Skip to content

Conversation

google-labs-jules[bot]
Copy link
Contributor

This PR updates the release workflow to include an automatic changelog and makes the banner icons in the README linkable.

- Pass github.repository as an environment variable to the release
  notes generation step to avoid YAML parsing errors with HEREDOC.
- Use the new environment variable consistently for all repository URLs
  within the script for improved robustness.
This commit introduces two main improvements:

1.  **Release Workflow:** The GitHub Actions workflow for creating
    releases has been updated to automatically generate a changelog
    based on commit history since the last tag. The release description
    is now managed via a HEREDOC, making it much easier for humans to
    edit. The workflow syntax has also been corrected for robustness.

2.  **README Banners:** The shield.io banner icons in the `README.md`
    are now linkable, pointing to their respective pages on GitHub
    (e.g., Releases, Issues, etc.).
@attogram attogram marked this pull request as ready for review August 23, 2025 10:35
@attogram attogram merged commit 76f23df into main Aug 23, 2025
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