You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
Enhancements:
Prevent re-runs of the release workflow on merged pull requests (#20).
Improved GitHub API interactions and error handling (#19).
Added functionality to dynamically obtain and include the Wiki link in the release process.
Bug Fixes:
Resolve issue with tracking changes in Terraform modules when multiple commits cancel each other out. Only effective file changes are now tracked (#22).
Fixed the output issue preventing the release plan summary from displaying correctly for initial releases.
Corrected the indentation in the Wiki sidebar output for proper XHTML formatting.
UI and Documentation Improvements:
Enhanced the post-release summary with clickable Wiki links and improved UI elements.
Updated docblocks for clarity and maintainability.
Updated README.md to reflect new changes and remove references to custom PATs.
Clarified SECURITY.md with details on using the default GITHUB_TOKEN for scoped access and simplified token management.
Versioning and Packaging:
Prepared assets for the v1.1.0 release, including proper packaging and versioning.