File tree Expand file tree Collapse file tree 6 files changed +383
-470
lines changed Expand file tree Collapse file tree 6 files changed +383
-470
lines changed Original file line number Diff line number Diff line change 11version : 2
22updates :
3- - package-ecosystem : github-actions
4- directory : " /"
5- schedule :
6- interval : daily
7- open-pull-requests-limit : 10
8- - package-ecosystem : npm
9- directory : " /"
10- schedule :
11- interval : daily
12- open-pull-requests-limit : 10
3+ - package-ecosystem : github-actions
4+ directory : " /"
5+ schedule :
6+ interval : daily
7+ open-pull-requests-limit : 10
8+ - package-ecosystem : npm
9+ directory : " /"
10+ schedule :
11+ interval : daily
12+ open-pull-requests-limit : 10
13+ groups :
14+ vitest :
15+ patterns :
16+ - " *vitest*"
Original file line number Diff line number Diff line change @@ -32,5 +32,6 @@ Any other business (add comments below to suggest topics) | TDC | |
3232[ Approved spec PRs] ( https://github.com/OAI/OpenAPI-Specification/pulls?q=is%3Apr+is%3Aopen+review%3Aapproved ) | @OAI/tsc | |
3333[ Active Projects] ( https://github.com/OAI/OpenAPI-Specification/projects?query=is%3Aopen ) | @OAI/openapi-maintainers | |
3434[ New issues needing attention] ( https://github.com/search?q=repo%3Aoai%2Fopenapi-specification+is%3Aissue+comments%3A0+no%3Alabel+is%3Aopen ) | @OAI/triage | |
35+ Identify next week's meeting host (2 mins) | All | Comment on next week's agenda |
3536
3637/cc [ @OAI/tsc ] ( https://github.com/orgs/OAI/teams/tsc ) please suggest items for inclusion.
Original file line number Diff line number Diff line change 1515
1616jobs :
1717 sync-branches :
18+ if : github.repository == 'OAI/OpenAPI-Specification'
1819 runs-on : ubuntu-latest
1920 steps :
2021 - name : Generate access token
Original file line number Diff line number Diff line change 1515
1616jobs :
1717 sync-branch :
18+ if : github.repository == 'OAI/OpenAPI-Specification'
1819 runs-on : ubuntu-latest
1920 steps :
2021 - name : Generate access token
You can’t perform that action at this time.
0 commit comments