Pipelines Dynatrace - Fork GitHub Repo and Create Access Token

JFrog Integrations Documentation

Content Type
Integrations
ft:sourceType
Paligo

In preparation for setting up the pipelines and running them, you will first need to make a copy of the reference design GitHub code repository. This assumes you have a GitHub account.

  1. Fork the sample JFrog Pipeline-Dynatrace repository to your own repository.

  2. Adjust the values.yaml file with values for your environment. You must adjust:

    1. gitRepo.path- replace dt-demos with your GitHub username or org name

    2. image.ImageName- replace dynatracedemos with your Artifactory account name

  3. Create a GitHub Personal Access Token in the GitHub account for the GitHub pipeline repo according to the JFrog GitHub Integration document. Copy the generated token to a safe location. This Token is needed in the upcoming section for the pipeline GitHub integration setup.GitHub Integration