Skip to main content

 

Cisco Meraki Documentation

GitHub Repositories

GitHub Repositories

To use the content in our GitHub repositories, you must have them configured in Automation. These repositories are typically configured by default; if they are not configured in your tenant, use the instructions below to configure them. 

Create Git Repository for Atomic Actions

Perform the following steps to add a Git repository for atomic actions to your tenant.

  1. Choose Automation > Workspace in the navigation menu.
  2. On the Workflows tab, click Actions.
  3. Choose Manage Git Repositories from the Actions menu
  4. Click the New Git Repository button on the right (or click the Display name of an existing repository to update).
  5. On the New Git Repository page, in the General area, enter a Display Name for the repository.
  6. In the Account Keys area, click the No Account Keys drop-down menu and choose True.

git_repo.jpg

Note: You may see a 403 Forbidden error when importing content from GitHub. Some of the repositories we configure for you are created without credentials. Unauthenticated API requests to GitHub are rate-limited so, if you want to avoid this, you can update the repository configurations with an account key using the procedure in the Add Account Key section below.

7. In the Git area, enter the Git information:

8. Click Submit.

When the operation completes, you will see a green success message at the top of the page.

Create Git Repository for Workflows

Perform the following steps to add a workflows repository to your tenant.

  1. Choose Automation > Workspace in the navigation menu.
  2. On the Workflows tab, click Actions.
  3. Choose Manage Git Repositories from the Actions menu.
  4. Click New Git Repository (or click the existing repository that you want to update).
  5. On the Add Git Repository page, in the General area, enter a Display Name for the repository.
  6. In the Account Keys area, click the No Account Keys drop-down menu and choose True.

Note: You may see a 403 Forbidden error when importing content from GitHub. Some of the repositories we configure for you are created without credentials. Unauthenticated API requests to GitHub are rate-limited so, if you want to avoid this, you can update the repository configurations with an account key using the procedure in Add Account Key section below.

7. In the Git area, enter the Git information:

8. Click Submit.

When the operation completes, you will see a green success message at the top of the page.

Create Git Repository for Default Workflows 

  1. Choose Automation > Workspace in the navigation menu.
  2. On the Workflows tab, click Actions.
  3. Choose Manage Git Repositories from the Actions menu.
  4. Click New Git Repository (or click the existing repository that you want to update).
  5. On the Add Git Repository page, in the General area, enter a Display Name for the repository.
  6. In the Account Keys area, click the No Account Keys drop-down menu and choose True.

Note: You may see a 403 Forbidden error when importing content from GitHub. Some of the repositories we configure for you are created without credentials. Unauthenticated API requests to GitHub are rate-limited so, if you want to avoid this, you can update the repository configurations with an account key using the procedure in the Add Account Key section below.

7. In the Git area, enter the Git information:

8. Click Submit.

When the operation completes, you will see a green success message at the top of the page.

  • Was this article helpful?