Skip to content

Chore: [AEA-0000] - use gitTag to get version so it includes prefix and suffix#95

Merged
anthony-nhs merged 1 commit intomainfrom
fix_tag_in_jira
Mar 18, 2026
Merged

Chore: [AEA-0000] - use gitTag to get version so it includes prefix and suffix#95
anthony-nhs merged 1 commit intomainfrom
fix_tag_in_jira

Conversation

@anthony-nhs
Copy link
Contributor

Summary

  • Routine Change

Details

  • use gitTag to get version so it includes prefix and suffix

Copilot AI review requested due to automatic review settings March 18, 2026 16:14
@anthony-nhs anthony-nhs merged commit 6713f00 into main Mar 18, 2026
3 checks passed
@github-actions
Copy link
Contributor

This PR is linked to a ticket in an NHS Digital JIRA Project. Here's a handy link to the ticket:

AEA-0000

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

Updates the semantic_release_jira semantic-release plugin to send the formatted Git tag (including any configured prefix/suffix) to the release-notes/Jira integration, rather than the plain semver version string.

Changes:

  • Switch from nextRelease.version to nextRelease.gitTag when computing the value sent as releaseTag.

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

You can also share your feedback on Copilot code review. Take the survey.

Comment on lines +56 to +57
// use gitTag so it includes the prefix and suffix
const version = nextRelease.gitTag
@sonarqubecloud
Copy link

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.

2 participants