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

Rules with requiredAuthorRole always fails #1109

Open
OussamaRomdhane opened this issue Jun 25, 2021 · 0 comments
Open

Rules with requiredAuthorRole always fails #1109

OussamaRomdhane opened this issue Jun 25, 2021 · 0 comments

Comments

@OussamaRomdhane
Copy link

Hello, I have the following config in my config file (among others). This should allow Owners to merge without approvals and everyone else to have at least a member approval.

rules:
- requiredAuthorRole: OWNER
- minApprovals:
    MEMBER: 1

I noticed that PRs created by Dependabot and getting my approval (the owner of the repo) are not getting merged, and I get the following error:

✘ requiredAuthorRole: The author of the pull request does not have authority for auto-merge

Any idea why is that happening?

I have checked #715 and couldn't point it out.

Thank you 🙏

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

No branches or pull requests

1 participant