Conversation
Automated sync from stranske/Workflows Template hash: 76ebdcce08bb Changes synced from sync-manifest.yml
Contributor
There was a problem hiding this comment.
Pull request overview
Syncs workflow consumer templates from stranske/Workflows into this repo, updating the weekly metrics / PR metadata automation scripts and their related contracts.
Changes:
- Tighten/extend weekly metrics artifact selection to optionally backfill “priority” artifact families from specific workflow runs.
- Add “no automation” detection to PR source-context resolution and propagate it to PR meta/keepalive automation behavior.
- Harden contract/report parsing (typing improvements in Python metrics aggregation; safer fs stat handling in coverage monitor summary).
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 |
|---|---|
scripts/aggregate_agent_metrics.py |
Adds stronger typing for Counter fields and sanitizes missing_priority_families in the artifact-selection contract output. |
.github/scripts/weekly_metrics_artifacts.js |
Adds priority workflow sources + bounded workflow-run scanning to backfill missing priority metrics families; adds dedupe/satisfaction helpers and config plumbing. |
.github/scripts/source_context.js |
Introduces explicit “no automation” detection via markers/labels/template checkboxes and threads it through resolved source context. |
.github/scripts/coverage_monitor_summary.js |
Wraps fs.statSync in a try/catch to avoid failures on transient/stat errors after existence checks. |
.github/scripts/agents_pr_meta_update_body.js |
Skips PR body/comment automation when noAutomation is set; improves behavior around explicit non-issue source contexts vs issue-backed syncing; resolves existing “missing issue” warning comment when an issue is present. |
.github/scripts/agents_pr_meta_keepalive.js |
Prevents keepalive dispatch when PR source context opts out of automation. |
Owner
Author
|
Closing as stale: newer sync workflow templates PR #657 is open for this repo. |
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
Source SHA:
070765783f4b6e6598f86787bcb556d788335077Template hash:
76ebdcce08bbSync branch:
sync/workflows-76ebdcce08bbConsumer repo:
stranske/TemplateManifest:
.github/sync-manifest.yml