Skip to content

Conversation

@devhawk
Copy link
Collaborator

@devhawk devhawk commented Jan 20, 2026

No description provided.

Copy link
Contributor

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 automated GitHub release creation for tagged commits on release branches. When code is tagged on a release branch, the workflow will now automatically create a corresponding GitHub release with build artifacts.

Changes:

  • Added version extraction step to retrieve Gradle project version, commit count, and Git tags
  • Implemented conditional GitHub release creation for tagged commits on release branches
  • Configured artifact attachment to releases (JAR files from transact and transact-cli modules)

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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@devhawk devhawk merged commit a8b2ca7 into main Jan 20, 2026
41 of 42 checks passed
@devhawk devhawk deleted the devhawk/gh-release-publish branch January 20, 2026 23: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.

3 participants