devcontainers / devcontainers/action
Provide better logging for when a `GITHUB_TOKEN` is required
Open
- Dominant language
- TypeScript
- Stars
- 88
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Some functionality provided by this action, ie:
- repo tagging
- publishing to GHCR
requires providing a `GITHUB_TOKEN` (the actions token provided "for free" is usually enough).
This should be documented and if a token is not provided, a useful error should be provided.
cc/ @brendandburns
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.