Skip to content

[main] Update checkout and align agentic workflows - #10174

Merged
Evangelink merged 2 commits into
mainfrom
dev/amauryleve/align-agentic-checkout-v7
Jul 23, 2026
Merged

[main] Update checkout and align agentic workflows#10174
Evangelink merged 2 commits into
mainfrom
dev/amauryleve/align-agentic-checkout-v7

Conversation

@Evangelink

@Evangelink Evangelink commented Jul 23, 2026

Copy link
Copy Markdown
Member

Supersedes #10164.

  • Update all actions/checkout references to v7.0.1 and pin generated workflows to 3d3c42e5aac5ba805825da76410c181273ba90b1.
  • Update explicit agentic workflow sources and .github/aw/actions-lock.json, then regenerate all 30 workflows in strict mode with gh-aw v0.83.1.
  • Pin github/gh-aw-actions setup actions to the v0.83.1 commit and align the remaining agentic action/container dependencies.
  • Apply the current gh-aw dispatcher skill layout.
  • Remove the obsolete FV documentation validation workflow and its workflow catalog entry.

Validation:

  • gh aw compile --strict --validate --no-emit --no-check-update
  • actionlint: 30 workflows checked, no issues
  • verified all generated lock metadata is strict and compiled with v0.83.1

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 4b1cdc5d-e1f1-46d2-828c-3be042f16773
Copilot AI review requested due to automatic review settings July 23, 2026 14:01

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

Updates checkout dependencies and aligns all agentic workflows with gh-aw v0.83.1.

Changes:

  • Pins actions/checkout to v7.0.1.
  • Regenerates 30 strict-mode agentic workflows with updated actions and containers.
  • Updates agentic routing guidance and prevents obsolete FV validation triggers.
Show a summary per file
File Description
.github/agents/agentic-workflows.md Updates dispatcher guidance and references.
.github/aw/actions-lock.json Refreshes pinned action and container dependencies.
.github/skills/agentic-workflows/SKILL.md Adds the current workflow-routing skill.
.github/workflows/add-tests.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/address-review.agent.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/adhoc-qa.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/agentic_commands.yml Refreshes command routing metadata.
.github/workflows/agentics-maintenance.yml Updates generated maintenance tooling.
.github/workflows/autofix.agent.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/backport-base.yml Updates checkout to v7.0.1.
.github/workflows/build-failure-analysis-command.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/build-failure-analysis.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/check-vendored-files.yml Updates checkout to v7.0.1.
.github/workflows/code-simplifier.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/copilot-curate-update.yml Updates checkout to v7.0.1.
.github/workflows/copilot-setup-steps.yml Updates checkout to v7.0.1.
.github/workflows/daily-file-diet.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/dedup-analysis.yml Updates checkout to v7.0.1.
.github/workflows/dependabot-issue-bundler.lock.yml Regenerates with updated dependencies.
.github/workflows/dependabot-pr-bundler.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/duplicate-code-detector.lock.yml Regenerates with updated dependencies.
.github/workflows/efficiency-improver.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/fv-docs-validation.yml Avoids obsolete self-triggering and updates checkout.
.github/workflows/glossary-maintainer.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/grade-tests-on-pr.agent.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/grade-tests.agent.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/link-checker.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/link-checker.md Updates checkout source to v7.0.1.
.github/workflows/malicious-code-scan.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/markdown-linter.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/markdown-linter.md Updates checkout source to v7.0.1.
.github/workflows/markdownlint.yml Updates checkout to v7.0.1.
.github/workflows/msbuild-quality-review.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/perf-improver.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/perf-timing-nightly.yml Updates checkout to v7.0.1.
.github/workflows/pr-fix.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/public-api-init-guard.yml Updates checkout to v7.0.1.
.github/workflows/q.lock.yml Regenerates with updated tools and containers.
.github/workflows/repository-quality-improver.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/review-after-autofix.agent.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/review-on-open.agent.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/review.agent.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/shared/grade-tests-shared.md Updates shared checkout source to v7.0.1.
.github/workflows/sub-issue-closer.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/test-improver.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/unskip-closed-tests.lock.yml Regenerates with gh-aw v0.83.1.
.github/workflows/update-bundled-playwright.yml Updates checkout to v7.0.1.
.github/workflows/weekly-issue-activity.lock.yml Regenerates with gh-aw v0.83.1.

Review details

  • Files reviewed: 28/48 changed files
  • Comments generated: 0
  • Review effort level: Medium

@Evangelink Evangelink added the state/needs-review Awaiting review from the team. label Jul 23, 2026
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 4b1cdc5d-e1f1-46d2-828c-3be042f16773
Copilot AI review requested due to automatic review settings July 23, 2026 14:12
@Evangelink
Evangelink enabled auto-merge (squash) July 23, 2026 14:17

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.

Review details

Comments suppressed due to low confidence (1)

.github/agents/agentic-workflows.md:2

  • Renaming this file leaves .github/workflows/README.md:37 linking to the removed ../agents/agentic-workflows.agent.md, so the documented dispatcher link now returns 404. Update that catalog link to the new filename (or retain the old filename).
  • Files reviewed: 29/49 changed files
  • Comments generated: 1
  • Review effort level: Medium

Comment thread .github/skills/agentic-workflows/SKILL.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state/needs-review Awaiting review from the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants