Skip to content

chore(aw): bump microsoft/apm-action v1.7.1 -> v1.7.2#1183

Merged
danielmeppiel merged 1 commit into
mainfrom
chore/bump-apm-action-v1.7.2
May 7, 2026
Merged

chore(aw): bump microsoft/apm-action v1.7.1 -> v1.7.2#1183
danielmeppiel merged 1 commit into
mainfrom
chore/bump-apm-action-v1.7.2

Conversation

@danielmeppiel
Copy link
Copy Markdown
Collaborator

Bumps the apm-action pin in .github/workflows/shared/apm.md from v1.7.1 to v1.7.2 and recompiles the lock workflows.

v1.7.2 (microsoft/apm-action#38) bumps the default apm-version to 0.12.4, which contains the audit-replay link rewrite fix (#1182). This clears the false drift APM Self-Check has been reporting since v0.12.3 on every PR touching self-package primitives with repo-root relative links.

Changes

  • .github/workflows/shared/apm.md: 5 occurrences of v1.7.1 -> v1.7.2
  • .github/aw/actions-lock.json: SHA pin added for microsoft/apm-action@v1.7.2
  • .github/workflows/*.lock.yml (5 files): regenerated via gh aw compile

Validation

  • gh aw compile -> 0 errors, 2 unrelated warnings (pre-existing pwn-request advisory + agentics maintenance frontmatter note)
  • APM Self-Check on this PR will be the proof: it should now pass without bypass.

Picks up the apm-action default bump to APM v0.12.4
(microsoft/apm-action#38), which contains the audit-replay link
rewrite fix (#1182). Removes the false drift APM Self-Check was
reporting on every PR touching self-package primitives with
repo-root relative links.

Recompiles the lock workflows + actions-lock.json via gh aw compile.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 7, 2026 11:39
@danielmeppiel danielmeppiel merged commit a723e16 into main May 7, 2026
19 checks passed
@danielmeppiel danielmeppiel deleted the chore/bump-apm-action-v1.7.2 branch May 7, 2026 11:42
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the pinned microsoft/apm-action version used by the gh-aw shared APM workflow (and its generated lock workflows), primarily to pick up the newer default apm-version that resolves the audit-replay link rewrite drift.

Changes:

  • Bump microsoft/apm-action pin from v1.7.1 to v1.7.2 in the shared workflow source.
  • Regenerate workflow lock files so microsoft/apm-action is pinned to the new commit SHA.
  • Update the gh-aw action lockfile with the new microsoft/apm-action@v1.7.2 SHA (and related regenerated workflow metadata).
Show a summary per file
File Description
.github/workflows/shared/apm.md Bumps microsoft/apm-action tag reference to v1.7.2 in the shared workflow source.
.github/aw/actions-lock.json Adds SHA mapping for microsoft/apm-action@v1.7.2 (and setup-cli@v0.71.5).
.github/workflows/triage-panel.lock.yml Regenerated lock workflow to use the new pinned microsoft/apm-action SHA.
.github/workflows/pr-review-panel.lock.yml Regenerated lock workflow to use the new pinned microsoft/apm-action SHA.
.github/workflows/daily-test-improver.lock.yml Regenerated lock workflow; includes schedule (cron) change plus updated pinned actions/images.
.github/workflows/daily-doc-updater.lock.yml Regenerated lock workflow; includes schedule (cron) change plus updated pinned actions/images.
.github/workflows/cli-consistency-checker.lock.yml Regenerated lock workflow with updated pinned actions/images.
.github/workflows/agentics-maintenance.yml Regenerated maintenance workflow with updated pinned gh-aw actions/github-script references.

Copilot's findings

  • Files reviewed: 8/8 changed files
  • Comments generated: 2

- edited
schedule:
- cron: "23 2 * * *"
- cron: "51 5 * * *"
"on":
schedule:
- cron: "33 12 * * *"
- cron: "41 4 * * *"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants