---
title: "Use cases"
canonical: "https://support.appfire.com/space/GMFC/150241401/Use%20cases"
format: markdown
---
> Macro (aura-html)

## Github Issue List Macro

> Macro (mohamicorp-github-macro-issues)

## 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)

> Macro (mohamicorp-github-macro-pullrequest)

## Github Markdown Macro

> Macro (mohamicorp-github-macro-markdown)

## Github File Content Macro

> Macro (mohamicorp-github-macro-file)