Skip to content

feat(template): Add fix_ci_failures.md prompt to consumer template#226

Merged
stranske merged 1 commit intomainfrom
sync/add-fix-ci-prompt-to-template
Dec 27, 2025
Merged

feat(template): Add fix_ci_failures.md prompt to consumer template#226
stranske merged 1 commit intomainfrom
sync/add-fix-ci-prompt-to-template

Conversation

@stranske
Copy link
Copy Markdown
Owner

@stranske stranske commented Dec 27, 2025

Automated Status Summary

Scope

  • Scope section missing from source issue.

Tasks

  • Tasks section missing from source issue.

Acceptance criteria

  • Acceptance criteria section missing from source issue.
  • Head SHA: 130b894
  • Latest Runs: ⏳ queued — Gate
  • Required: gate: ⏳ queued
  • | Workflow / Job | Result | Logs |
  • |----------------|--------|------|
  • | Agents PR meta manager | ❔ in progress | View run |
  • | CI Autofix Loop | ✅ success | View run |
  • | Copilot code review | ❔ in progress | View run |
  • | Gate | ⏳ queued | View run |
  • | Health 40 Sweep | ✅ success | View run |
  • | Health 44 Gate Branch Protection | ❔ in progress | View run |
  • | Health 45 Agents Guard | ✅ success | View run |
  • | Health 50 Security Scan | ❔ in progress | View run |
  • | Maint 52 Validate Workflows | ❌ failure | View run |
  • | PR 11 - Minimal invariant CI | ✅ success | View run |
  • | Selftest CI | ❔ in progress | View run |

Head SHA: df56f4f
Latest Runs: ❔ in progress — Gate
Required: gate: ❔ in progress

Workflow / Job Result Logs
Agents PR meta manager ❔ in progress View run
CI Autofix Loop ✅ success View run
Copilot code review ❔ in progress View run
Gate ❔ in progress View run
Health 40 Sweep ✅ success View run
Health 44 Gate Branch Protection ❔ in progress View run
Health 45 Agents Guard ✅ success View run
Health 50 Security Scan ❔ in progress View run
Maint 52 Validate Workflows ✅ success View run
PR 11 - Minimal invariant CI ✅ success View run
Selftest CI ❔ in progress View run

The CI failure fix mode feature (PR #223) requires this prompt file
to exist in consumer repos. Adding it to the template so the sync
workflow will create PRs for consumer repos.

Consumer repos affected:
- Travel-Plan-Permission
- Template
- trip-planner
- Manager-Database
Copilot AI review requested due to automatic review settings December 27, 2025 23:48
@github-actions
Copy link
Copy Markdown
Contributor

Gate fast-pass: docs-only change detected; heavy checks skipped.

@agents-workflows-bot
Copy link
Copy Markdown
Contributor

⚠️ Action Required: Unable to determine source issue for PR #226. The PR title, branch name, or body must contain the issue number (e.g. #123, branch: issue-123, or the hidden marker ).

@github-actions
Copy link
Copy Markdown
Contributor

Automated Status Summary

Head SHA: 279f016
Latest Runs: ⏳ pending — Gate
Required contexts: Gate / gate, Health 45 Agents Guard / Enforce agents workflow protections
Required: core tests (3.11): ⏳ pending, core tests (3.12): ⏳ pending, docker smoke: ⏳ pending, gate: ⏳ pending

Workflow / Job Result Logs
(no jobs reported) ⏳ pending

Updated automatically; will refresh on subsequent CI/Docker completions.


Keepalive checklist

Scope

No scope information available

Tasks

  • No tasks defined

Acceptance criteria

  • No acceptance criteria defined

@github-actions
Copy link
Copy Markdown
Contributor

🤖 Keepalive Loop Status

PR #226 | Agent: Codex | Iteration 0/5

Current State

Metric Value
Iteration progress [----------] 0/5
Action wait (missing-agent-label)
Gate success
Tasks 0/18 complete
Keepalive ❌ disabled
Autofix ❌ disabled

🔍 Failure Classification

| Error type | infrastructure |
| Error category | resource |
| Suggested recovery | Confirm the referenced resource exists (repo, PR, branch, workflow, or file). |

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a CI failure fix mode prompt template that will be automatically synced to all registered consumer repositories. This prompt provides focused instructions for an AI agent to fix failing CI checks without deviating into feature work or refactoring.

Key Changes:

  • Adds fix_ci_failures.md prompt file to the consumer repo template
  • Provides structured guidance for handling test failures, type errors, and lint issues
  • Establishes clear rules and exit criteria for the CI fix mode introduced in PR #223

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@stranske stranske merged commit 9e9375d into main Dec 27, 2025
50 checks passed
@stranske stranske deleted the sync/add-fix-ci-prompt-to-template branch December 27, 2025 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants