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

Fail gracefully if no GITHUB_TOKEN #167

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

joshspicer
Copy link
Member

@joshspicer joshspicer commented Mar 31, 2023

Related to devcontainers/cli#473, we should allow the action to function directly from the credential helper.

I expect we'll always suggest to provide the GITHUB_TOKEN to the action in the starter template (or else we can't generate tags), but also we shouldn't break without passing one.

@joshspicer joshspicer requested a review from a team as a code owner March 31, 2023 18:04
@joshspicer joshspicer changed the title ail gracefully if no GITHUB_TOKEN Fail gracefully if no GITHUB_TOKEN Mar 31, 2023
src/utils.ts Outdated Show resolved Hide resolved
src/utils.ts Outdated Show resolved Hide resolved
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.

2 participants