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

Add Job Summary to check-valid-credentials #45

Merged
merged 12 commits into from
May 27, 2022
Merged

Conversation

zkamvar
Copy link
Contributor

@zkamvar zkamvar commented May 27, 2022

Since GitHub now has Markdown Job Summaries available, I can give a better alert for workflows that don't have valid tokens:


⚠️ Missing Token

The SANDPAPER_WORKFLOW secret is missing, invalid, or does not have the right scope (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 tokens, it will look something like this:

Steps to Generate a New Token

  1. 🔑 Click here to generate a new token called Sandpaper Token (zkamvar/astromantic-atlanticspadefish) with the repo and workflow scopes from your GitHub Account
  2. 📋 Copy your new token to your clipboard
  3. Go To https://github.com/zkamvar/astromantic-atlanticspadefish/settings/secrets/actions/new
    • enter SANDPAPER_WORKFLOW for the 'Name'
    • 📥 paste your token for the 'Value'

This will also allow me to remove a bulky reporting step from the update workflows

@zkamvar zkamvar merged commit 3ff851c into main May 27, 2022
@zkamvar zkamvar deleted the validate-message-in-one branch May 27, 2022 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant