Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Show more than 10 JIRA issues in pull request

chrisdrobison
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 2, 2014

In a pull request, you can view the JIRA issues associated with a pull request. I know that typically, a pull request should be lite on the number of issues it is fixing, but we've found in our Gitflow process that pull requests are a useful way of viewing exactly what is getting merged into a master branch from a release branch. Since a release to master merge can include lots of changes, is there a way to up the limit on the number of JIRA issues you can see in pull request?

2 answers

0 votes
Danyal R
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 6, 2019

Looks like ticket STASH-7779 was marked resolved with no fix

 

Here's another way to get the list outside of BitBucket

 


prev_release=vN.N.N; git log --oneline $prev_release...origin/develop | grep -Eoh "<prefix>-[0-9]{1,5}" | sort | uniq

0 votes
LifeOfAFlippedTable
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 1, 2015

Hi Christopher, 

I've put in a feature request on this which can be found here: https://jira.atlassian.com/browse/STASH-7779

Please be sure to watch it, and vote on it, so that you're notified if this feature request will be implemented in a future release.

For your reference, you can find our policy on how we prioritise feature and improvement requests: https://confluence.atlassian.com/display/DEV/Implementation+of+New+Features+Policy

 

Cheers, 

Andrew Er

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events