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

PRs by GitHub-native dependabot lead to 403 #224

Closed
jdb78 opened this issue May 11, 2021 · 1 comment
Closed

PRs by GitHub-native dependabot lead to 403 #224

jdb78 opened this issue May 11, 2021 · 1 comment

Comments

@jdb78
Copy link

jdb78 commented May 11, 2021

Recently, 403 errors starting popping up. I believe this is linked to moving to the new GitHub-native Dependabot. PRs that are opened by it create the following output:

Create check runs with commit annotations
  Creating GitHub check with 0 annotations for Flake8…
  Creating GitHub check with 0 annotations for Black…
  Error: Error: Received status code 403
  Error: Error trying to create GitHub check for Flake8: Received status code 403
  Error: Error: Received status code 403

When re-running the action manually, the test passes.

I wonder if something changed in the github actions backend.

@ocean90
Copy link
Member

ocean90 commented May 11, 2021

Hi there, this is caused by a change by GitHub a few weeks ago. You'll have to adjust your workflows. See dependabot/dependabot-core#3253 (comment) for more information and solutions.

@ocean90 ocean90 closed this as completed May 11, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants