The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Search for Git Tag

Kelsey Mitchell
July 3, 2025

We use "Git Integration for Jira", and it shows the tags a specific issue is in. However, I haven't figured out how to do a JQL or even ScriptRunner search for how to get a list of issues in a specific tag.

Is this something that is possible?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Jim Knepley - ReleaseTEAM
Atlassian Partner
July 3, 2025

Hi @Kelsey Mitchell 

I think with that addon, Git tags manifest themselves in Jira as labels. If I'm right, you can use the "labels" keyword to filter to search for those values.

Kelsey Mitchell
July 7, 2025

I'm trying with the Advanced search with

labels = release-1.2

And it's not seeing anything. But I can see that "release-1.2" tag in the Tags area when viewing the issue.