Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document the need to setup access token for update-workflows.yaml #26

Open
ns-rse opened this issue Oct 15, 2024 · 0 comments
Open

Document the need to setup access token for update-workflows.yaml #26

ns-rse opened this issue Oct 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ns-rse
Copy link
Collaborator

ns-rse commented Oct 15, 2024

The update-workflows.yaml needs a personal access token to be generated and added to the repository in order for updates to the up-stream workflows and package cache to run correctly.

The instructions are included when there is no token and are as follows...

⚠️ Missing Token

The SANDPAPER_WORKFLOW secret is missing, invalid, or does not have the right scope (public_repo, workflow) to update the package cache.

If you want to have automated pull request updates to your package cache, you will need to generate a new token.
Steps to Generate a New Token

🔑 Click here to generate a new token called Sandpaper Token (slackline/tmp-test) with the public_repo and workflow scopes from your GitHub Account
📋 Copy your new token to your clipboard
Go To https://github.com/ns-rse/tmp-test/settings/secrets/actions/new
enter SANDPAPER_WORKFLOW for the 'Name'
📥 paste your token for the 'Value'

@ns-rse ns-rse added the enhancement New feature or request label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant