fix: auto-close no-ci PR label and document triage labels

This commit is contained in:
Shadow
2026-03-09 21:30:47 -05:00
parent 5decb00e9d
commit 1720174757
2 changed files with 18 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ jobs:
},
{
label: "r: no-ci-pr",
close: true,
message:
"Please don't make PRs for test failures on main.\n\n" +
"The team is aware of those and will handle them directly on the codebase, not only fixing the tests but also investigating what the root cause is. Having to sift through test-fix-PRs (including some that have been out of date for weeks...) on top of that doesn't help. There are already way too many PRs for humans to manage; please don't make the flood worse.\n\n" +