diff options
| author | Mary <mary@mary.zone> | 2023-07-12 18:31:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-12 18:31:08 +0200 |
| commit | e61c09bc85eda86d207d557d8bde929fe69d5287 (patch) | |
| tree | 0d6172a4bee635b8a9479023c59d896fc0b7e9e3 /.github/assign/infra.yml | |
| parent | ac2444f908bee5b5c1a13fe64e997315cea4b23c (diff) | |
infra: Fix PR triage once and for all (#5442)
Switch to a custom made python script that query GitHub API to grab latest state of the PR after label assign.
Diffstat (limited to '.github/assign/infra.yml')
| -rw-r--r-- | .github/assign/infra.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.github/assign/infra.yml b/.github/assign/infra.yml deleted file mode 100644 index d319fef1..00000000 --- a/.github/assign/infra.yml +++ /dev/null @@ -1,9 +0,0 @@ -addReviewers: true - -reviewers: - - marysaka - - TSRBerry - -filterLabels: - include: - - infra
\ No newline at end of file |
