chore(ci): add PR hygiene nudge automation (#278)
This commit is contained in:
parent
ce7f811c0f
commit
9428d3ab74
3 changed files with 188 additions and 0 deletions
|
|
@ -98,6 +98,7 @@ Review emphasis for AI-heavy PRs:
|
|||
- First maintainer triage target: within 48 hours.
|
||||
- If PR is blocked, maintainer leaves one actionable checklist.
|
||||
- `stale` automation is used to keep queue healthy; maintainers can apply `no-stale` when needed.
|
||||
- `pr-hygiene` automation checks open PRs every 12 hours and posts a nudge when a PR has no new commits for 48+ hours and is either behind `main` or missing/failing `CI Required Gate` on the head commit.
|
||||
|
||||
## 7) Security and Stability Rules
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue