GitHub
Last updated
Was this helpful?
Last updated
Was this helpful?
Spinnaker can be configured to listen to changes to a repository in GitHub. These steps show you how to configure a GitHub artifact account so that Spinnaker can download files from GitHub.
It’s mandatory to have a valid GitHub Account.
Follow the below steps to generate an Access Token for GitHub. Ensure to provide repo scope for the newly created Token.
Place the token in a file $TOKEN_File readable by Halyard:
Ensure to have the following values enabled
Ensure to have the GitHub Artifacts Support is enabled on Spinnaker
Execute the following command to add an Artifact Account
Note: To Explore more options on this configuration, click