aboutsummaryrefslogtreecommitdiff
path: root/.github/assign
AgeCommit message (Collapse)Author
2023-07-12infra: Fix PR triage once and for all (#5442)Mary
Switch to a custom made python script that query GitHub API to grab latest state of the PR after label assign.
2023-06-12infra: Fix PR triage workflow glob patterns (#5297)TSRBerry
* Use glob patterns to match file paths * Update ignored paths for releases * Adjust build.yml as well * Add names to auto-assign steps * Fix developer team name * Allow build workflows to run if workflows changed
2023-06-12infra: Add PR triage action (#5293)Mary
This is a bare minimal triage action that handle big categories. In the future we could also label all services correctly but I didn't felt this was required for a first iteration.