Skip to content

Commit 6b0d359

Browse files
authored
Merge pull request #365 from githubnext/codex/remove-evergreen-traces
Remove remaining Evergreen install traces
2 parents 5e23aa1 + 831b654 commit 6b0d359

23 files changed

Lines changed: 286 additions & 463 deletions

.github/workflows/autoloop.lock.yml

Lines changed: 286 additions & 141 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/autoloop.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -563,10 +563,6 @@ If `status == "failure"`, **fix and retry — do not revert, do not accept**:
563563

564564
When the target is met, mark the program as completed (set `Completed: true`, remove the `autoloop-program` label, add `autoloop-completed`).
565565

566-
#### Coordination with PR-health-keeper workflows
567-
568-
If a repo ships a companion PR-health-keeper workflow (e.g., an "Evergreen" workflow that fixes failing CI on open PRs), it should be able to pick up paused Autoloop PRs using the same rules as human-authored PRs. The handoff is via the `pause_reason` field — `ci-fix-exhausted: <signature>`, `stuck in CI fix loop: <signature>`, and `ci-timeout` are all signals that the branch is red and needs an external nudge. Absent such a workflow, the loud pause + structured reason gives a human enough signal to intervene.
569-
570566
**If the metric did not improve**:
571567
1. Discard the code changes (do not commit them to the long-running branch).
572568
2. Update the state file `{program-name}.md` in the repo-memory folder:

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

Lines changed: 0 additions & 79 deletions
This file was deleted.

.github/workflows/shared/evergreen/report-template.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

.github/workflows/shared/evergreen/safe-output-policy.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

.github/workflows/shared/evergreen/state-labels.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

.github/workflows/shared/skills/attempt-memory-writer.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

.github/workflows/shared/skills/autoloop-coordinator.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

.github/workflows/shared/skills/ci-gate-evaluator.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

.github/workflows/shared/skills/ci-log-parser.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)