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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Is it possible to get a pull request checks in github based on JIRA ticket status

Github can do various checks on a branch prior to merging. It would be very good to get the status of any associated JIRA tickets in that list.

Screenshot 2019-03-18 at 13.23.10.png

5 answers

Hi,

 

I believe this is a crucial feature that would be beneficial to many teams.

Github is the place where developers go.
JIRA is the place where the business, issue creators and issue testers go.

In a clean process, an untested card should never be merged.
With the current JIRA - Github integration, developers can easily indicate that an issue is ready for retest, and also push a comment explaining how to do so (in the context of the CI for instance).


But the info that the test is done will currently live in JIRA : issue status change, or comment by the non technical creator/tester.
A check on the PR preventing the merge before the card has the right JIRA status would streamline the process for the dev or the Github Project manager and allow to cleanly define a good CI architecture.

Adam Wride
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 08, 2020

Hi @remi.debette - 

Are you using Jira Cloud or a self-hosted version of Jira (Server/Data Center)?

Hi, JIRA cloud for now.

But this could apply also to server, people in my company have the server form.

Like Oleg Kondaurov likes this
1 vote
Adam Wride
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Mar 18, 2019

Sindri - 

This is a neat feature request.

Would you mind contacting me directly (adam@bigbrassband) or via our support channel (support@bigbrassband.com) so we can contact you about this?

 

Cheers,

Adam 

Hi Adam,

Any update for this feature request?

With best regards, Oleg.

Adam Wride
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Apr 23, 2020

Hi Oleg - 

We didn't get any response from the original poster here so this isn't yet in our backlog. 

Could you share what you would want to be able to do here?

Are you on Jira Cloud or Server/Data Center? 

Cheers,

Adam

I believe, on Jira Cloud.

When PR is creating, some Jira bug ID should be specified. Merge should be not allowed until QA verifies the Jira bug, confirm that it is fixed and set its status to closed (or some another pre-configured value). 

Like # people like this
Adam Wride
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Apr 23, 2020

@Oleg Kondaurov - 

Thank you for the additional insight. We do have some features conceptualized around pushing some status to GitHub.

FWIW - in our Jira Cloud product - if the Pull Request is created using the Git Integration for Jira app - the PR will be created with a link to the Jira issue in the PR description. Doesn't provide the automation you are looking for but does link back to Jira.

Like # people like this

@Adam Wride 

Thank you for info. It may slightly help, but as you said can't create automation. 

Any update on the requested feature?

You can achieve the opposite of this using my chrome extension:
https://chrome.google.com/webstore/detail/pr-status/flfdeojdcmafkipiacfmdgnijodanedb

which I think is more useful. The above extension would show your PR review approval status on the Jira cards. 

@Oleg Kondaurov @remi.debette 

I am currently working on providing this as an Atlassian addon, after having a private version working for the last two years. Would you be interested in testing this feature as it is being developed? It's still in early beta, but it works well for our use case already.

Please contact me if you're interested in helping me test this feature, or just want more information :)

@eZet how is the progress of your addon? I would be interested in hearing more about your project and possibly help beta based on the use case.

I've had the addon in "production" in our organization for 6 months now, seems to be working well for our use case. The onboarding experience isn't really great, but once it's set up it seems to work fine. 

Suggest an answer

Log in or Sign up to answer