> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getunblocked.com/llms.txt
> Use this file to discover all available pages before exploring further.

# GitHub Actions

> Connecting GitHub Actions to Unblocked

To connect GitHub Actions to Unblocked, follow these steps:

<Steps>
  <Step title="Add a CI Provider">
    In the left sidebar, click on **Settings**, then **Continuous Integration**.
    Then click on **Add a CI platform**.
  </Step>

  <Step title="Connect GitHub Actions">
    Click on the **GitHub Actions** tile. <img src="https://mintcdn.com/unblocked/yVsbHSyeiIZi1Xp1/img/ci/Data-Sources-CI-Integrations.png?fit=max&auto=format&n=yVsbHSyeiIZi1Xp1&q=85&s=e6a299769b0a789f5a462d89d323603a" alt="CI
    Add" width="2880" height="1820" data-path="img/ci/Data-Sources-CI-Integrations.png" />
  </Step>

  <Step title="Configure GitHub Actions">
    You may be prompted to accept additional permissions in GitHub if you
    haven't already. Click **Select Repositories** to choose the repositories
    you want to enable CI Failure Agent on. <img src="https://mintcdn.com/unblocked/XfgrfEzBJgxcMSOE/img/ci/ci-configure-github-actions.png?fit=max&auto=format&n=XfgrfEzBJgxcMSOE&q=85&s=0c025a3b09d85ce42fed21c2901f7bdb" alt="CI Configure GitHub
    Actions" width="2880" height="1800" data-path="img/ci/ci-configure-github-actions.png" />
  </Step>

  <Step title="Select Repositories">
    Toggle the repositories you want to enable by selecting them.
  </Step>

  <Step title="Done">
    Click **Save Settings** to apply your changes. Now Unblocked will analyze CI
    failures in the selected repositories and post reports to pull requests.
  </Step>
</Steps>
