grpc/.github
Richard Belleville fbbfbccbbe
[Github Actions] Apply lang/python label to files outside of src/python (#32788)
Follow-up to https://github.com/grpc/grpc/pull/32751. I finally broke
down and put together a hacky way to mess with this manually. [This
hacked up version of the
implementation](https://gist.github.com/gnossen/f2f334b448eab73f383d65d5206056b6)
adds some unit tests to make sure it does exactly what we want.

The final issue was that [this
block](49b9dfa644/.github/labeler.yml (L39))
would never trigger unless _all_ of the explicitly mentioned files was
added there. The fix is to pull them each individually into their own
[`MatcherConfig`](d8f73a2893/src/labeler.ts (L6))
object with a single [`any`
field](d8f73a2893/src/labeler.ts (L8)).
2023-04-03 16:04:39 -07:00
..
ISSUE_TEMPLATE Add Xuan to Python triage (#31467) 2022-10-26 09:57:41 -07:00
workflows [presubmit] Add manual trigger for PR CheckTitle (#32766) 2023-04-03 09:50:35 -07:00
CODEOWNERS bG6b3V2MNxQ (#30021) 2022-06-21 08:00:32 -07:00
labeler.yml [Github Actions] Apply lang/python label to files outside of src/python (#32788) 2023-04-03 16:04:39 -07:00
lock.yml Create lock.yml 2018-09-28 13:49:09 -07:00
mergeable.yml [build] Require Windows-specific code to be cherrypicked (#32457) 2023-02-23 11:48:59 -08:00
pr_title_checker_config.json [PR] Better error message on PR titles that don't meet requirements (#32753) 2023-03-30 23:28:36 -07:00
pull_request_template.md Fix pull request template (#29760) 2022-05-23 15:13:58 -07:00
stale.yml Stale bot to 90 days 2020-05-18 12:55:55 -07:00