Update milestone-changelog to target 13.5 milestone#17818
Conversation
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 17818Or
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 17818" |
There was a problem hiding this comment.
Pull request overview
Updates the milestone changelog Agentic Workflow configuration to start tracking the 13.5 milestone (and treat 13.4 as the previous milestone) now that 13.4 has shipped.
Changes:
- Updated milestone parameters (
MILESTONE,PREVIOUS_MILESTONE,MILESTONE_START) in the source workflow definition. - Recompiled the generated workflow lock file to reflect the updated milestone parameters.
- Modified the gh-aw actions lock registry JSON (not described in the PR description).
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
.github/workflows/milestone-changelog.md |
Updates the milestone targeting env values for the changelog generator workflow. |
.github/workflows/milestone-changelog.lock.yml |
Regenerated compiled workflow to reflect updated milestone env values. |
.github/aw/actions-lock.json |
Updates pinned gh-aw action entries (currently drops v0.72.1). |
|
Some of these I was already doing in the merge I have from release 13.4 into main: #17817 I was about to merge that, but that will cause conflicts here I believe. Any pushback on me merging mine in first to avoid further conflicts with other changes? |
|
Go ahead. I can handle conflicts. It's just recompiling with ghaw. |
753e503 to
221607b
Compare
|
❓ CLI E2E Tests unknown — 110 passed, 0 failed, 2 unknown (commit View all recordings
📹 Recordings uploaded automatically from CI run #26809044876 |
|
✅ No documentation update needed. docs_optional → No signals triggered (signal_count = 0). The PR updates the |
Update the milestone-changelog gh-aw workflow to target the 13.5 milestone now that 13.4 has shipped.
Changes:
MILESTONE:13.4→13.5PREVIOUS_MILESTONE:13.3→13.4MILESTONE_START:2026-05-08→2026-06-02