Skip to content

Commit 0c9b5b0

Browse files
authored
Merge branch 'main' into fix-allof-type-override
2 parents e87c19f + a13ef41 commit 0c9b5b0

File tree

306 files changed

+20310
-2157
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

306 files changed

+20310
-2157
lines changed

.github/label-actions.yml

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,41 @@
99
Please re-raise the PR from a branch on your repository that isn't `main` / any protected branches.
1010
1111
Thank you in advance 🙇🏼
12+
13+
'auto:no-mentions':
14+
comment: >
15+
Thanks for your use of `oapi-codegen`!
16+
17+
We are very appreciative of your interest in improving the project, and that you're engaged with us.
18+
19+
However, @-mentioning the maintainers will be very unlikely to help move your issue along, and we do not want to encourage behaviour that leads to the "noisiest" users getting the benefit over folks who are waiting their turn.
20+
21+
Please remember that `oapi-codegen` is for the most part run by volunteers, and [we have a request out](https://github.com/oapi-codegen/oapi-codegen/discussions/1606) to companies who use the project to help make it more sustainable, with sponsorship.
22+
23+
It will only be that sustained financial support will be able to make it possible to work more efficiently towards user requests.
24+
25+
For more info on engaging with the maintainers, see [our CONTRIBUTING guide](https://github.com/oapi-codegen/oapi-codegen/blob/main/CONTRIBUTING.md#should-i--mention-the-maintainers-on-an-issue).
26+
27+
'auto:pinning-until-release':
28+
comment: >
29+
[Until there is a defined release cadence planned](https://github.com/oapi-codegen/oapi-codegen/issues/1519), our [official recommendation](https://github.com/oapi-codegen/oapi-codegen/blob/main/README.md#pinning-to-commits) is that you pin to the latest commit on `main`, which will allow you to pull in this change.
30+
31+
'auto:sponsorship':
32+
comment: >
33+
Please remember that `oapi-codegen` is for the most part run by volunteers, and [we have a request out](https://github.com/oapi-codegen/oapi-codegen/discussions/1606) to companies who use the project to help make it more sustainable, with sponsorship.
34+
35+
If this is high-priority for your organisation, please consider whether you would like to sponsor ongoing maintenance of the project, or that you may want to engage the maintainers to perform a one-off contract/bug bounty.
36+
37+
Also remember that although it can seem like "just" a "small change", the maintainers are on the hook for maintaining the changes:
38+
39+
> [No is temporary, yes is forever](https://www.oreilly.com/library/view/hands-on-design-patterns/9781789135565/3f396314-dac8-446c-ab02-768ae91296fa.xhtml)
40+
41+
'reproduction:needed':
42+
comment: >
43+
Thanks for the report!
44+
45+
To help maintainers (or other users) help with triaging and fixing of the issue more easily, we need a [Minimal Reproduction](https://github.com/oapi-codegen/oapi-codegen/blob/main/CONTRIBUTING.md#minimal-reproductions) test case.
46+
47+
Please follow the instructions, and then share a URL to the repository.
48+
49+
We will not accept `.zip` files as reproductions, sorry!

.github/labeler.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
'auto:no-head-branch':
2+
- head-branch:
3+
- '^main$'

.github/sponsors/elastic-dark.svg

Lines changed: 0 additions & 23 deletions
This file was deleted.

.github/sponsors/elastic-light.svg

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)