Skip to content

chore: sync workflow templates#748

Merged
stranske merged 1 commit intomainfrom
sync/workflows-35b9bba5ff0c
Mar 3, 2026
Merged

chore: sync workflow templates#748
stranske merged 1 commit intomainfrom
sync/workflows-35b9bba5ff0c

Conversation

@stranske
Copy link
Copy Markdown
Owner

@stranske stranske commented Mar 3, 2026

Sync Summary

Files Updated

  • autofix.yml: Autofix workflow - automatically fixes lint/format issues
  • 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: 35b9bba5ff0c

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

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

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

Synchronizes this repo’s GitHub Actions workflow templates with the upstream stranske/Workflows manifest, adjusting triggers and standardizing shared workflow behavior.

Changes:

  • Removed push triggering (and the related noop job) from autofix.yml to avoid GitHub Actions reference resolution errors.
  • Updated artifact upload/download steps across multiple workflows (action major versions changed).
  • Minor workflow content sync (e.g., sparse-checkout additions in followups workflow).

Reviewed changes

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

Show a summary per file
File Description
.github/workflows/maint-coverage-guard.yml Adjusts artifact download action version for coverage guard artifacts
.github/workflows/autofix.yml Removes push trigger/noop job; updates trigger documentation
.github/workflows/agents-weekly-metrics.yml Adjusts artifact upload action version for weekly metrics summary
.github/workflows/agents-keepalive-loop.yml Adjusts artifact upload action version for keepalive artifacts/metrics
.github/workflows/agents-autofix-loop.yml Adjusts artifact upload action version for autofix loop metrics
.github/workflows/agents-auto-pilot.yml Adjusts artifact upload action version for auto-pilot metrics
.github/workflows/agents-81-gate-followups.yml Adds sparse-checkout entry and adjusts artifact upload action version

@stranske-keepalive
Copy link
Copy Markdown
Contributor

stranske-keepalive bot commented Mar 3, 2026

🤖 Keepalive Loop Status

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

Current State

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

@stranske-keepalive
Copy link
Copy Markdown
Contributor

stranske-keepalive 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 06:00:35 Codex wait (missing-agent-label-transient) skipped 0 0/11 cancelled
0 2026-03-03 06:02:42 Codex wait (missing-agent-label-transient) skipped 0 0/11 cancelled
0 2026-03-03 06:03:53 Codex wait (missing-agent-label-transient) skipped 0 0/11 success
0 2026-03-03 06:18:54 Codex wait (missing-agent-label-transient) retry skipped 0 0/11 cancelled
0 2026-03-03 07:20:31 Codex wait (missing-agent-label-transient) retry skipped 0 0/11 cancelled
0 2026-03-03 08:13:49 Codex wait (missing-agent-label-transient) retry skipped 0 0/11 cancelled
0 2026-03-03 09:17:05 Codex wait (missing-agent-label-transient) retry skipped 0 0/11 cancelled
0 2026-03-03 10:16:04 Codex wait (missing-agent-label-transient) retry skipped 0 0/11 cancelled
0 2026-03-03 11:14:25 Codex wait (missing-agent-label-transient) retry skipped 0 0/11 cancelled

@stranske stranske merged commit 59145cf into main Mar 3, 2026
185 of 201 checks passed
@stranske stranske deleted the sync/workflows-35b9bba5ff0c branch March 3, 2026 12:07
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