Skip to content

Conversation

@flaticols
Copy link
Owner

Adds GitHub Action to automatically create releases when tags are pushed. Uses softprops/action-gh-release with auto-generated release notes.

Copilot AI review requested due to automatic review settings December 14, 2025 12:07
@flaticols flaticols self-assigned this Dec 14, 2025
@flaticols flaticols merged commit 3306d01 into latest Dec 14, 2025
5 checks passed
@flaticols flaticols deleted the add-release-workflow branch December 14, 2025 12:08
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds an automated GitHub release workflow that triggers when version tags (v*) are pushed to the repository. It complements the existing release.yml workflow that creates tags on PR merges, completing the release automation pipeline by generating GitHub releases with auto-generated release notes.

  • Introduces tag-triggered workflow for automatic release creation
  • Uses softprops/action-gh-release@v2 with auto-generated release notes
  • Configures minimal required permissions (contents: write)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants