Skip to end of banner
Go to start of banner

Demo for Github Macros for Confluence

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Github Issue List Macro

Github Pull Request List Macro

Note that in “Query” field following is supported

  1. state=open (-> fetches all PRs which are open)

  2. state=closed (-> fetches all PRs which are closed)

  3. state=all (→ fetches all PRs)

  4. state=merged (-> fetches all PRs which are closed and merged)

  5. state=closed,unmerged (→ fetches all PRs which are closed but not merged)

Github Markdown Macro

Github File Content Macro


  • No labels