github Integrate GitHub with Atatus

GitHub is a one stop application for your entire project development life cycle.

Setup

  1. Go to project Settings » Ticketing Integrations » GitHub in Atatus.

    github

  2. To add an Access Token field, you need to generate a new personal access token.

    Option 1: Create Fine Grained Personal Access Tokens

    a) Create token from Settings -> Developer settings -> Personal access tokens.

    b) In the permissions tab, click on Repository Permissions, and then grant read and write permissions for Issues.

    Option 2: Create Classic Tokens

    a) Create token from Settings -> Developer settings -> Personal access tokens.

    b) Add your permissions: It requires the following permissions: repo (for private repos), repo_public (for public repos).

  3. Add your repository in which you want to create an issue.

  4. Click on the Save button when you're done.

GitHub is now successfully integrated with Atatus.

How to Use

  1. After you set up the integration, you'll notice a GitHub button below the error message in the Error page. This will allow you to create a new issue for the error or link with an existing one.

    Create GitHub Issue

  2. Once the issue is created or linked, you will see the link in the drop down menu. To go to the issue in GitHub simply click on the created link.

    View GitHub Issue