Skip to content

Automation for GitHub repository configurations for the Holochain organization.

License

Notifications You must be signed in to change notification settings

holochain/hc-github-config

Repository files navigation

hc-github-config

Deploy

Get started with:

pulumi login
pulumi org set-default holochain
pulumi stack select github

Then deploy using:

pulumi up

Rotating the GitHub access token

The automation user is provided with an access token that can be used in workflows.

To rotate the token, you can run the following command:

pulumi config set --secret automationUserToken <new-token>

This value is encrypted by Pulumi and stored in Pulumi.github.yaml.

Then you will need to ask Pulumi to deploy the token to projects that are configured to use it. You can do this by running:

pulumi up

About

Automation for GitHub repository configurations for the Holochain organization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •