Skip to content

Commit 702a764

Browse files
authored
Merge pull request #413 from githubnext/codex/evergreen-draft-pr-repairs
Allow Evergreen to repair draft PRs
2 parents 7d8ad7f + 8f8dda1 commit 702a764

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/evergreen.lock.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/shared/evergreen/repo-policy.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ readiness controller and the agentic orchestrator must both respect this file.
1717
- Review requirements: none required (no branch protection, no required reviews).
1818
- CODEOWNERS requirements: none.
1919
- Unresolved thread policy: not a merge gate. Do not chase review threads.
20-
- Draft PR policy: do not mark drafts ready for review. Monitor only.
20+
- Draft PR policy: work on labeled draft PRs, including agent-created draft
21+
PRs, when the trust model allows branch repair. Do not mark drafts ready for
22+
review automatically.
2123
- Required labels: `evergreen` opts a PR into the work loop.
2224
- Blocker labels: `evergreen-blocked`, `evergreen-human-needed`.
2325
- Deployment/environment gates: none.

0 commit comments

Comments
 (0)