aboutsummaryrefslogtreecommitdiff
path: root/.github/update_reviewers.py
AgeCommit message (Collapse)Author
2023-09-04Update reviewers using Ryujinx-Mako command (#5635)TSRBerry
* Update reviewers using Ryujinx-Mako command * Fix worklflow step 'uses' path
2023-08-17Convert app and installation ids to int (#5587)TSRBerry
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-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.