Skip to content

Update release notes action#55

Merged
javidahmed64592 merged 1 commit intomainfrom
update-release-notes-action
Mar 7, 2026
Merged

Update release notes action#55
javidahmed64592 merged 1 commit intomainfrom
update-release-notes-action

Conversation

@javidahmed64592
Copy link
Owner

This pull request updates the release notes generation workflow to improve consistency and accuracy in referencing repository and package information. The most important changes are grouped below:

Release notes template updates:

  • Updated the download URL in docs/RELEASE-NOTES.md to use the {{REPOSITORY}} variable instead of a hardcoded username and {{CONTAINER_NAME}}, ensuring the repository is referenced dynamically.

Workflow script improvements:

  • Modified the sed command in .github/actions/docker/generate-release-notes/action.yml to use {{REPOSITORY}} and {{PACKAGE_NAME}} variables, removing the {{CONTAINER_NAME}} substitution for greater flexibility and correctness.

@javidahmed64592 javidahmed64592 merged commit 7a0ffaa into main Mar 7, 2026
12 checks passed
@javidahmed64592 javidahmed64592 deleted the update-release-notes-action branch March 7, 2026 00:08
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.

1 participant