Remove triage order section from PR_WORKFLOW.md

Removed the section on triage order from the PR workflow document.
This commit is contained in:
Gustavo Madeira Santana
2026-02-19 03:52:06 -05:00
committed by GitHub
parent cfc5e7bd82
commit 5a98a7984b

View File

@@ -3,10 +3,6 @@
Please read this in full and do not skip sections.
This is the single source of truth for the maintainer PR workflow.
## Triage order
Process PRs **oldest to newest**. Older PRs are more likely to have merge conflicts and stale dependencies; resolving them first keeps the queue healthy and avoids snowballing rebase pain.
## Working rule
Skills execute workflow. Maintainers provide judgment.