-
Notifications
You must be signed in to change notification settings - Fork 10
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
Could not set up API to GithubActions for Danger #2282
Comments
|
|
|
Some things we could try to workaround this bug
|
Describe the bug
A missing token [
DANGER_GITHUB_API_TOKEN
] for Danger will cause our CI to fail. This is especially strange because it doesn't happen for every developer PR but does for all Dependabot PRs.To Reproduce
Steps to reproduce the behavior:
A workaround for this is to Re-run jobs. It will often be fine after the re-run.
Expected behavior
CI is continuous, error and intervention free.
Screenshots
jupiter/.github/workflows/push.yml
Lines 37 to 40 in 3e2d4ae
The text was updated successfully, but these errors were encountered: