Skip to content

Rules with requiredAuthorRole always fails #1109

@OussamaRomdhane

Description

@OussamaRomdhane

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 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions