Skip to content

chore: sync workflow templates - #609

Closed
stranske wants to merge 1 commit into
mainfrom
sync/workflows-e6aca2394578
Closed

chore: sync workflow templates#609
stranske wants to merge 1 commit into
mainfrom
sync/workflows-e6aca2394578

Conversation

@stranske

Copy link
Copy Markdown
Owner

Sync Summary

Files Updated

  • agents-81-gate-followups.yml: Gate followups hub - consolidates keepalive and autofix followups
  • agents-bot-comment-handler.yml: Bot comment handler - dispatches agents to address bot review comments (deprecated; replaced by agents-80-pr-event-hub.yml, removal no earlier than 2026-02-15)
  • agents-weekly-metrics.yml: Weekly metrics - aggregates auto-pilot, keepalive, autofix and verifier metrics into summary reports
  • aggregate_agent_metrics.py: Aggregates downloaded weekly agent metrics - required by agents-weekly-metrics.yml
  • terminal_disposition.js: Machine-readable terminal disposition records and source summaries
  • terminal_disposition_coverage.js: Warning-only terminal disposition source coverage preflight
  • bot_comment_auth_coverage.js: Warning-only bot-comment App auth coverage preflight
  • coverage_monitor_summary.js: Machine-readable weekly coverage monitor checkpoint
  • weekly_metrics_artifacts.js: Bounded weekly metrics artifact selection contract
  • weekly_metrics_download_manifest.js: Weekly metrics artifact download and extraction manifest contract
  • keepalive_loop.js: Core keepalive loop logic
  • agents_pr_meta_update_body.js: Updates PR body with agent metadata

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: e6aca2394578

Changes synced from sync-manifest.yml
@stranske stranske added sync Automated sync from Workflows automated Automated sync from Workflows labels Apr 26, 2026
Copilot AI review requested due to automatic review settings April 26, 2026 13:39
@agents-workflows-bot

Copy link
Copy Markdown
Contributor

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

@stranske-keepalive

stranske-keepalive Bot commented Apr 26, 2026

Copy link
Copy Markdown
Contributor

🤖 Keepalive Loop Status

PR #609 | 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/16 complete
Timeout 45 min (default)
Timeout usage 5m elapsed (12%, 40m 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

stranske-keepalive Bot commented Apr 26, 2026

Copy link
Copy Markdown
Contributor
Keepalive Work Log (click to expand)
# Time (UTC) Agent Action Result Files Tasks Progress Commit Gate
0 2026-04-26 13:40:42 Codex wait (missing-agent-label-transient) skipped 0 0/16
0 2026-04-26 13:42:01 Codex wait (missing-agent-label-transient) skipped 0 0/16 cancelled
0 2026-04-26 13:44:25 Codex wait (missing-agent-label-transient) skipped 0 0/16 success

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Synchronizes workflow templates and supporting scripts for weekly agent metrics reporting, artifact download tracking, and enhanced coverage/telemetry contracts.

Changes:

  • Adds a weekly metrics artifact download manifest (JSON + Markdown) and threads it through the weekly metrics workflow + Python aggregator contract output.
  • Extends terminal disposition coverage and bot-comment auth coverage scripts with richer compatibility/organic-evidence reporting fields.
  • Refines keepalive task counting to focus on actionable checklist items and updates PR metadata body generation to include issue-close semantics.

Reviewed changes

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

Show a summary per file
File Description
scripts/aggregate_agent_metrics.py Enriches parsed metrics with source metadata, detailed parse error reporting, and emits a machine-readable JSON summary contract (including artifact download contract).
.github/workflows/agents-weekly-metrics.yml Generates and updates the artifact download manifest during artifact fetch/unzip; uploads JSON summary output alongside existing markdown artifacts.
.github/workflows/agents-bot-comment-handler.yml Adds skip_reason output and writes/uploads a wrapper terminal disposition artifact for observability.
.github/workflows/agents-81-gate-followups.yml Adjusts jq invocation to compact output mode for metrics JSON generation.
.github/scripts/weekly_metrics_download_manifest.js New CLI helper to initialize/record/finalize artifact download/unzip status into a manifest (JSON + Markdown).
.github/scripts/weekly_metrics_artifacts.js Adds priority-family status reporting (missing families + per-family status metadata) to the artifact selection report and markdown.
.github/scripts/terminal_disposition_coverage.js Adds verifier model compatibility checks, enriches artifact selection normalization, and surfaces results in markdown/contract output.
.github/scripts/terminal_disposition.js Extends terminal disposition normalization to include LLM model, model-selection reason, and verifier mode fields.
.github/scripts/keepalive_loop.js Updates checkbox counting and task selection logic to ignore placeholders/status-metric items and use actionable checklist counts in flow decisions.
.github/scripts/coverage_monitor_summary.js New script emitting a weekly coverage monitor summary contract (JSON + Markdown) aggregating monitor reports.
.github/scripts/bot_comment_auth_coverage.js Extends organic evidence reporting with skipped/missing requirement detail and wrapper→reusable invocation context fields.
.github/scripts/agents_pr_meta_update_body.js Updates PR preamble generation to include issue metadata marker and “Closes #…” line when a source issue exists.

@stranske stranske closed this Apr 29, 2026
@agents-workflows-bot
agents-workflows-bot Bot deleted the sync/workflows-e6aca2394578 branch May 14, 2026 19:31
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