Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

GitHub ITS Instances

A GitHub instance looks like this:

...

Fill in the base URL with the GitHub username or org-based URL. This URL should be the one that your projects are sourced out of.

...

Preparing to integration Github Issues with FlexDeploy

Creating an OAuth Token for FlexDeploy ITS

Excerpt
nameOAuth
  1. Go to GitHub and login as the user you want to comment on GitHub Issues with.

  2. Generate a Personal Access Token in Github following this guide: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token

  3. Choose an expiration date based on your security policies. Shorter expiration dates will require updating the ITS more frequently.

  4. Choose the following OAuth scopes to comment on and change status of issues:

GitHub ITS Instances

A GitHub instance looks like this:

...

Fill in the base URL with the GitHub username or org-based URL. This URL should be the one that your projects are sourced out of.

Fill in the Username with an account that has access to the repo.

Setting Up Folders and Projects to Use the GitHub ITS Instance

...