Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
427 changes: 286 additions & 141 deletions .github/workflows/autoloop.lock.yml

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions .github/workflows/autoloop.md
Original file line number Diff line number Diff line change
Expand Up @@ -563,10 +563,6 @@ If `status == "failure"`, **fix and retry — do not revert, do not accept**:

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

#### Coordination with PR-health-keeper workflows

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.

**If the metric did not improve**:
1. Discard the code changes (do not commit them to the long-running branch).
2. Update the state file `{program-name}.md` in the repo-memory folder:
Expand Down
79 changes: 0 additions & 79 deletions .github/workflows/shared/evergreen/repo-policy.md

This file was deleted.

19 changes: 0 additions & 19 deletions .github/workflows/shared/evergreen/report-template.md

This file was deleted.

18 changes: 0 additions & 18 deletions .github/workflows/shared/evergreen/safe-output-policy.md

This file was deleted.

11 changes: 0 additions & 11 deletions .github/workflows/shared/evergreen/state-labels.md

This file was deleted.

11 changes: 0 additions & 11 deletions .github/workflows/shared/skills/attempt-memory-writer.md

This file was deleted.

10 changes: 0 additions & 10 deletions .github/workflows/shared/skills/autoloop-coordinator.md

This file was deleted.

15 changes: 0 additions & 15 deletions .github/workflows/shared/skills/ci-gate-evaluator.md

This file was deleted.

12 changes: 0 additions & 12 deletions .github/workflows/shared/skills/ci-log-parser.md

This file was deleted.

11 changes: 0 additions & 11 deletions .github/workflows/shared/skills/ci-run-deduper.md

This file was deleted.

5 changes: 0 additions & 5 deletions .github/workflows/shared/skills/dependency-gate-repair.md

This file was deleted.

14 changes: 0 additions & 14 deletions .github/workflows/shared/skills/deterministic-repair.md

This file was deleted.

20 changes: 0 additions & 20 deletions .github/workflows/shared/skills/diff-risk-map.md

This file was deleted.

8 changes: 0 additions & 8 deletions .github/workflows/shared/skills/docs-release-gate-repair.md

This file was deleted.

5 changes: 0 additions & 5 deletions .github/workflows/shared/skills/infra-ci-repair.md

This file was deleted.

5 changes: 0 additions & 5 deletions .github/workflows/shared/skills/lint-policy-review.md

This file was deleted.

12 changes: 0 additions & 12 deletions .github/workflows/shared/skills/merge-blocker-comment-reader.md

This file was deleted.

14 changes: 0 additions & 14 deletions .github/workflows/shared/skills/merge-gate-reporter.md

This file was deleted.

12 changes: 0 additions & 12 deletions .github/workflows/shared/skills/playground-e2e-diagnoser.md

This file was deleted.

13 changes: 0 additions & 13 deletions .github/workflows/shared/skills/pr-intake.md

This file was deleted.

13 changes: 0 additions & 13 deletions .github/workflows/shared/skills/repo-memory-reader.md

This file was deleted.

11 changes: 0 additions & 11 deletions .github/workflows/shared/skills/safe-output-verifier.md

This file was deleted.

Loading