How to display Github issue list in Confluence?

Using Github links for Confluence you can use a Confluence macro that displays all necessary information about Github issues directly in Confluence.
August 10, 2022
Productivity
Use-Case

Have you struggled with creating a useful Atlassian Confluence document that contains the related Github issues list? What if that list contains enough useful information about the required Github issues that you do not even need to visit Github for see more information?

Using Github links for Confluence you can use a Confluence macro that displays all necessary information about Github issues directly in Confluence.

Let me say that I want to show all Github issues from Microsoft's repository of Visual Code and the link there is https://github.com/microsoft/vscode/issues

But viewing top issues does not give me the required data granularity I need. I only care about API related issues that are marked with a label api, so I filter down the issues using the Confluence macro of Github links for Confluence. It looks like `labels=api`.

My team cares about the issues are in the debug state and marked with the debug label, so I updated the filter to `labels=api,debug`.

In our plan we work towards August release of the issues that market with the milestone of August 2022.

I go to the milestone and see that the id of the Github milestone is 192, so I amend the filter to `labels=api,debug&milestone=192`. And below, I can see only issues that my team should care, at the moment.

On top of this, I use the Github links for Confluence milestone macro to see directly in Confluence the progress on the Github milestone.

Github links for Confluence integrates Atlassian Confluence and Microsoft Github to help you and your team be more productive and transparent.

Do not forget to check Github links for Jira - it integrates Jira and Github to provide your team ultimate transparency.

Products we’re proud of

Articles you might like

GitHub and GitLab Jira integration for Jira Data Center
July 8, 2021
GitHub and GitLab Jira integration for Jira Data Center
In this post, you can learn about Jira Data Center performance testing of GitHub and GitLab Jira integration App.
Read more >
Bring information from GitHub into Confluence
December 16, 2020
Bring information from GitHub into Confluence
Integrate GitHub with Confluence to increase team velocity and transparency. Enrich information about pull requests, read me and other files, issues and repositories. Know the state of those items without leaving Confluence.
Read more >
How to make autolinks of Jira issue keys in Github
July 6, 2022
How to make autolinks of Jira issue keys in Github
It will be faster to open Jira issues that are mentioned in Github commit messages or pull requests with one click. You can link Github and Jira with autolinks.
Read more >

New blog posts

How can I generate a quote for Atlassian Marketplace application
February 2, 2023
How can I generate a quote for Atlassian Marketplace application
Easy to follow process to create a quote for an Atlassian Marketplace application.
Read more >
The Top 5 Features of the Atlassian Jira and Github Integration
December 19, 2022
The Top 5 Features of the Atlassian Jira and Github Integration
Integrating Atlassian Jira and GitHub can be a game-changer for teams looking to streamline their workflow and improve collaboration. With the right integration, teams can track code changes and project progress in one place, improve communication and collaboration, and gain valuable insights into their work. In this post, we'll highlight the top 5 features of the Atlassian Jira and GitHub integration that make it stand out from the competition.
Read more >
Manage release notes with Atlassian Confluence and Microsoft Azure DevOps
December 8, 2022
Manage release notes with Atlassian Confluence and Microsoft Azure DevOps
Learn how to embed Azure DevOps content to create readable release notes in Atlassian Confluence.
Read more >