Github CLI
Github CLI Resources
This helps with storing and checking for Secrets stored in the repository.
See:
- https://cli.github.com/manual/
- https://docs.github.com/en/rest/overview/permissions-required-for-fine-grained-personal-access-tokens?apiVersion=2022-11-28
- https://cli.github.com/manual/gh_secret_set
- https://devopsjournal.io/blog/2022/11/02/GitHub-secrets-without-admin-rights
- https://github.com/nektos/act (Run Actions as Docker, locally)