github-for-jira
github-for-jira copied to clipboard
Allow configuration for showed builds in developement tab in Jira
Hi, How can I configure which build(s) to be shown on the development -> Builds tab. See screenshot below, I would like for instance to only show the Pull-Request Run Dev result and not display the others (from the Github Actions section).
if this is not possible, do you plan on adding such feature?

Hm, I think we're going to need more information about your Github branching/PR/build structure first before we can try to assess the problem with how many builds you have in Jira.
The thing is that every workflow that is ran (being a build or not) is stated as a built in this window. E.g. Is PR Approved by QA is has its own file (is_approved_by_qa.yml), but does not produce a build.
So every workflow appears in the windows, but I would like to select which one to show.
If you need more information, please be specific. Thanks!
Ah right, that makes sense. We'll have to figure out a way of doing this at scale as it wouldn't be efficient to have filters at the top level as it would change per repository I'd imagine. I wonder if there's a way to add metadata to the workflow file so that our app can ignore it...
We'll have to revisit this again after we do the ownership migration done and dusted. Thanks for the idea :)
Hi @jcdan3. Does this feature help https://github.com/atlassian/github-for-jira/issues/1303#issuecomment-1226715001 or are you after something slightly different?
Hey @jcdan3. As we haven't heard from you almost 2 months, I'm going to go ahead and close this issue. Please feel free to reopen if you require further assistance.