Skip to content

Commit d4fedd5

Browse files
feat(workflows): file release-notes action-item issues from update-awf-version (#593)
When the dependency version updater bumps AWF_VERSION, MCPG_VERSION, or COPILOT_CLI_VERSION, it now also analyzes the upstream release notes between the previously-pinned and new latest versions and files a single per-dependency '[deps-release-notes] <dep> v<latest> action items' issue summarizing breaking changes, security fixes, notable adoptable features, and deprecations. Routine releases (patch fixes, internal refactors, etc.) produce no issue. Dedup is per-dep via title prefix; older superseded issues are closed via a new close-issue safe output. Bump PR bodies now cross-link to the expected companion issue title. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 4fe2175 commit d4fedd5

2 files changed

Lines changed: 204 additions & 22 deletions

File tree

.github/workflows/update-awf-version.lock.yml

Lines changed: 75 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)