-
Notifications
You must be signed in to change notification settings - Fork 89
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
ci: contributor PRs fail the pr/automerge step #381
Comments
Jobs fail to get an app token, which makes sense:
https://github.com/mmcloughlin/avo/actions/runs/4226443316/jobs/7339884468#step:2:6 I think the entire job should be skipped if the actor is not the bot user, not just the automerge step. |
mmcloughlin
added a commit
that referenced
this issue
Mar 6, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since the changes to support auto-landed commits, PRs from forks fail the automerge step. See #372 for example.
This makes contributor PRs unlandable, which we should fix.
The text was updated successfully, but these errors were encountered: