Skip to content

chore: sync workflow templates - #620

Merged
stranske merged 1 commit into
mainfrom
sync/workflows-6edb284fe69a
Apr 26, 2026
Merged

chore: sync workflow templates#620
stranske merged 1 commit into
mainfrom
sync/workflows-6edb284fe69a

Conversation

@stranske

Copy link
Copy Markdown
Owner

Sync Summary

Files Updated

  • agents-verify-to-new-pr.yml: Verify to new PR - creates follow-up issue and immediately dispatches auto-pilot to prepare a replacement PR (bridge inlined)
  • aggregate_agent_metrics.py: Aggregates downloaded weekly agent metrics - required by agents-weekly-metrics.yml

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
Source SHA: ffb54807498bfc60204fadc10fd25e2419d936f6
Template hash: 6edb284fe69a
Sync branch: sync/workflows-6edb284fe69a
Consumer repo: stranske/Template
Manifest: .github/sync-manifest.yml

Automated sync from stranske/Workflows
Template hash: 6edb284fe69a

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

Copy link
Copy Markdown
Contributor

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

@stranske
stranske merged commit db61ce2 into main Apr 26, 2026
94 of 106 checks passed
@stranske
stranske deleted the sync/workflows-6edb284fe69a branch April 26, 2026 18:27

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 from stranske/Workflows into this repository, updating the verification-to-new-PR workflow action pins and adjusting the metrics aggregation script’s parse-error detail handling.

Changes:

  • Pin third-party GitHub Actions in agents-verify-to-new-pr.yml to full commit SHAs (with major-version comments).
  • Improve aggregate_agent_metrics.py parse-error detail accumulation when the stored-detail limit is reached (dedupe/overflow behavior + guard for non-positive limits).

Reviewed changes

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

File Description
scripts/aggregate_agent_metrics.py Refines parse error detail aggregation to better handle overflow beyond the detail limit.
.github/workflows/agents-verify-to-new-pr.yml Pins referenced GitHub Actions to commit SHAs for more reproducible workflow execution.

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