changelog: add links to bridge-utils, fix file name of weekly updates - #4241
changelog: add links to bridge-utils, fix file name of weekly updates#4241dongsupark wants to merge 2 commits into
Conversation
Add a link to the original issue flatcar/Flatcar#638 in the changelog missing in from #4159. Signed-off-by: Dongsu Park <dongsu@dpark.io>
There was a problem hiding this comment.
Pull request overview
Updates changelog entries to improve traceability and correct/complete weekly update records.
Changes:
- Add a reference link to Flatcar issue #638 in the bridge-utils removal changelog entry.
- Populate
2026-08-06-weekly-updates.mdwith the weekly package update bullets (correcting the previously incorrect/empty weekly updates entry).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| changelog/updates/2026-08-06-weekly-updates.md | Adds the weekly update bullet list for 2026-08-06. |
| changelog/changes/2026-07-29-drop-bridge-utils.md | Adds a direct link to the originating Flatcar issue for the bridge-utils removal entry. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Fix file name of weekly updates changelog from #3174. Signed-off-by: Dongsu Park <dongsu@dpark.io>
232e812 to
9563826
Compare
|
Oh, the previous Copilot comment is not valid any more, because that was based on the commit including my file name mistake. |
There was a problem hiding this comment.
Thanks for the heads-up, to me we were still in 3035.
|
Won't the rename cause the release automation to pick up the entries from the renamed file, because the timestamp of the file has changed? |
Interesting question, so I have tested this branch with show-changes, but show nothing. That has something to do with how the script is implemented. |
Add a link to the original issue flatcar/Flatcar#638 in the changelog missing in from #4159.
Fix file name of weekly updates changelog from #3174.