I have the issue keys as the branch name, and in every commit, but still not showing under code. I even created the branch from the `create branch` link in the issue, and just shortened the name to the issue key because it was putting the entire issue name as the repository name. But none of this is bringing up the completed issues under the code page. As can be seen in the screenshots, I'm doing what is directed, but nothing is still showing. Is it time to report it as a bug?
Also seeing the same issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Having the same issue on my end. any updates?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @fermifang
Welcome to the Atlassian Community!
In order for repositories to display under the Code menu of your projects, you must mention the issue key of one of the project issues directly in the commits, branches, or pull requests of the repositories. This action will create a link between the Jira issue and the bitbucket repository and display it in the related project, as described in the documentation below:
Reference issues in your development work
Can you please confirm you've mentioned one of the project issues in your Bitbucket repositories?
Let us know if you have any questions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for getting back to me!!
I am wondering if that method only works for bitbucket or also works for github?
yea... i understand that github integration is part of marketplace,
I just wanted to know if I used github as my repo, will it also show up in the code section or will only bitbucket work
Cheers!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @fermifang
Sorry, I didn't see you were talking about Github.
I must confess that I never integrated both Github and Jira since the Code feature was deployed, so I'm not sure if it works the same way as Bitbucket, although this should be easy enough to test.
In the meantime I'm testing it, can you confirm if you are able to mention any Jira issues on your Github branches/commits?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think it is due to one way traffic from Github to Jira, the repos are getting searched and Populated when there is any Activity/Update happening inside the repos which triggers the update to Jira e.g:- Push, Pull, Commit action's etc.
If those Actions are not performed inside the repo then it might not trigger connection/update from Github to Jira.
Please check that those Guthub Repo's(Which you are trying to find in Jira) are not empty, means they should have Code in it and some Actions(Push, Pull, Commit) has to be performed on that Github repo.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I can confirm that this method just worked for me. I modified the Readme file for my Github repo with the tag of an issue in Jira and pushed to Github. Refreshed the Jira code page and voilà. Appeared instantly. The issue does need to be in brackets however [TI-1]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.