aboutsummaryrefslogtreecommitdiff
path: root/.github/reviewers.yml
AgeCommit message (Collapse)Author
2024-03-05misc: Remove myself from reviewsMary Guillemard
I have been mostly inactive on the project for the past year and a half apart from handling CI and reviews because of a lack of motivation and time.
2023-08-17infra: add missing quotes around @ developers in reviewers.ymlMary
2023-08-16Introduce Mako to fix pr_triage workflow (#5574)TSRBerry
* pr_triage: Fix invalid workflow * Don't assign reviewers to draft PRs * Add team review request for developers team * Introduce Mako to make team reviewers work
2023-07-14infra: do not assign developers team for nowMary
Hopefully fix PR triage for real...
2023-07-12infra: Fix team name in reviewer.ymlMary
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.