chore: sync workflow templates - #610
Closed
stranske wants to merge 1 commit into
Closed
Conversation
Automated sync from stranske/Workflows Template hash: ede2607c77be Changes synced from sync-manifest.yml
Contributor
Contributor
🤖 Keepalive Loop StatusPR #610 | Agent: Codex | Iteration 0/5 Current State
🔍 Failure Classification| Error type | infrastructure | |
Contributor
Keepalive Work Log (click to expand)
|
Contributor
There was a problem hiding this comment.
Pull request overview
This PR syncs workflow templates and associated helper scripts from the upstream Workflows repo, expanding weekly metrics collection/telemetry contracts and improving coverage/diagnostics for artifact selection, downloads, and terminal disposition verification.
Changes:
- Add artifact download manifest tracking (JSON + Markdown) to weekly metrics collection and include it in uploaded artifacts.
- Enhance metrics aggregation to enrich entries with artifact provenance, emit a JSON summary contract, and provide detailed parse error reporting.
- Expand terminal disposition + bot-comment auth coverage reports with additional compatibility/contract metadata (e.g., verifier model compatibility, reusable-invocation expectations).
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 |
Adds artifact provenance enrichment, parse error detail reporting, and a JSON summary “contract” output. |
.github/workflows/agents-weekly-metrics.yml |
Writes/records/finalizes a metrics artifact download manifest; uploads new JSON/manifest artifacts. |
.github/workflows/agents-bot-comment-handler.yml |
Emits a wrapper terminal disposition artifact and exposes a skip_reason output. |
.github/workflows/agents-81-gate-followups.yml |
Switches jq output to compact mode for metrics JSON (jq -cn). |
.github/scripts/weekly_metrics_download_manifest.js |
New helper to initialize/update/finalize the weekly artifact download manifest + Markdown view. |
.github/scripts/weekly_metrics_artifacts.js |
Adds “priority family” status/missing reporting to the artifact selection report/markdown. |
.github/scripts/terminal_disposition_coverage.js |
Adds verifier model compatibility checks and richer artifact selection normalization/markdown output. |
.github/scripts/terminal_disposition.js |
Extends terminal disposition normalization to include model + verifier mode metadata fields. |
.github/scripts/keepalive_loop.js |
Updates checkbox counting to focus on actionable checklist items (filters status/placeholder items). |
.github/scripts/coverage_monitor_summary.js |
New weekly coverage monitor summary contract generator (JSON + Markdown). |
.github/scripts/bot_comment_auth_coverage.js |
Adds reusable-invocation expectation fields and improved organic evidence requirement reporting. |
.github/scripts/agents_pr_meta_update_body.js |
Adds meta:issue marker and Closes #... line when a source issue is present. |
Comments suppressed due to low confidence (1)
.github/workflows/agents-bot-comment-handler.yml:78
.github/actions/setup-api-clientrunsnode/npmduring dependency installation, but this workflow calls it without first running a pinnedactions/setup-nodestep. To match the repo’s other workflows (and avoid relying on whatever Node version happens to be preinstalled on the runner), add a setup-node (Node 20) step beforeSetup API client.
.github/scripts/terminal_disposition.js
.github/scripts/token_load_balancer.js
sparse-checkout-cone-mode: false
- name: Setup API client
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sync Summary
Files Updated
Files Skipped
Review Checklist
Source: stranske/Workflows
Manifest:
.github/sync-manifest.yml