Skip to content

chore: sync workflow templates#318

Closed
stranske wants to merge 1 commit intomainfrom
sync/workflows-7f0700fdfa68
Closed

chore: sync workflow templates#318
stranske wants to merge 1 commit intomainfrom
sync/workflows-7f0700fdfa68

Conversation

@stranske
Copy link
Copy Markdown
Owner

@stranske stranske commented Mar 3, 2026

Sync Summary

Files Updated

  • agents-81-gate-followups.yml: Gate followups hub - consolidates keepalive and autofix followups
  • agents-keepalive-loop.yml: Keepalive loop - continues agent work until tasks complete (deprecated; replaced by agents-81-gate-followups.yml, removal no earlier than 2026-02-15)
  • agents-autofix-loop.yml: Autofix loop - dispatches Codex when autofix can't fix Gate failures (deprecated; replaced by agents-81-gate-followups.yml, removal no earlier than 2026-02-15)
  • agents-auto-pilot.yml: Auto-pilot - end-to-end automation orchestrator (format → optimize → agent → verify)
  • agents-weekly-metrics.yml: Weekly metrics - aggregates auto-pilot, keepalive, autofix and verifier metrics into summary reports
  • maint-coverage-guard.yml: Coverage guard - daily baseline monitoring with automatic issue creation

Files Skipped

  • pr-00-gate.yml: File exists and sync_mode is create_only
  • ci.yml: File exists and sync_mode is create_only
  • dependabot.yml: File exists and sync_mode is create_only
  • llm_slots.json: None

Review Checklist

  • CI passes with updated workflows
  • No repo-specific customizations were overwritten

Source: stranske/Workflows
Manifest: .github/sync-manifest.yml

Automated sync from stranske/Workflows
Template hash: 7f0700fdfa68

Changes synced from sync-manifest.yml
@stranske stranske added the sync Automated sync from Workflows label Mar 3, 2026
Copilot AI review requested due to automatic review settings March 3, 2026 05:54
@stranske stranske added automated Automated sync from Workflows sync Automated sync from Workflows labels Mar 3, 2026
@stranske stranske temporarily deployed to agent-standard March 3, 2026 05:54 — with GitHub Actions Inactive
@stranske stranske temporarily deployed to agent-standard March 3, 2026 05:54 — with GitHub Actions Inactive
@stranske-keepalive
Copy link
Copy Markdown
Contributor

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

@stranske stranske temporarily deployed to agent-standard March 3, 2026 05:55 — with GitHub Actions Inactive
@agents-workflows-bot
Copy link
Copy Markdown
Contributor

agents-workflows-bot bot commented Mar 3, 2026

🤖 Keepalive Loop Status

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

Current State

Metric Value
Iteration progress [----------] 0/5
Action wait (missing-agent-label)
Disposition skipped (transient)
Gate success
Tasks 0/10 complete
Timeout 45 min (default)
Timeout usage 8m elapsed (20%, 37m remaining)
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). |

@agents-workflows-bot
Copy link
Copy Markdown
Contributor

agents-workflows-bot bot commented Mar 3, 2026

Keepalive Work Log (click to expand)
# Time (UTC) Agent Action Result Files Tasks Progress Commit Gate
0 2026-03-03 05:56:46 Codex wait (missing-agent-label-transient) skipped 0 0/10 cancelled
0 2026-03-03 05:58:13 Codex wait (missing-agent-label-transient) skipped 0 0/10 cancelled
0 2026-03-03 06:03:15 Codex wait (missing-agent-label-transient) skipped 0 0/10 success

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

Syncs the repository’s GitHub Actions workflow templates to match the upstream stranske/Workflows manifest.

Changes:

  • Adjusts actions/upload-artifact and actions/download-artifact action versions across multiple workflows.
  • Extends sparse-checkout in gate followups workflow to include an additional helper script.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/maint-coverage-guard.yml Updates artifact download action version used for coverage guard artifacts
.github/workflows/agents-weekly-metrics.yml Updates artifact upload action version for weekly report upload
.github/workflows/agents-keepalive-loop.yml Updates artifact upload action version for keepalive artifacts/metrics
.github/workflows/agents-autofix-loop.yml Updates artifact upload action version for autofix metrics artifact
.github/workflows/agents-auto-pilot.yml Updates artifact upload action version for auto-pilot metrics artifact
.github/workflows/agents-81-gate-followups.yml Updates artifact upload action version and adds a script to sparse-checkout

@stranske
Copy link
Copy Markdown
Owner Author

stranske commented Mar 3, 2026

Closing stale sync PR — superseded by newer sync batch.

@stranske stranske closed this Mar 3, 2026
@stranske stranske deleted the sync/workflows-7f0700fdfa68 branch March 3, 2026 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Automated sync from Workflows sync Automated sync from Workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants