Skip to content

Create PRs instead of trying to commit directly (branch protection rules) #4

@midwan

Description

@midwan

Expected Behavior

I'd like to be able to use this with my branch protection rules. The master branch is protected, so changes should go there only through PRs. This workflow fails to run on it, because it tries to create the AUTHORS file directly on the branch.

Possible Solution

It would be best to (optionally?) create a PR with the update to the AUTHORS file. That should make it work even with branch protection rules.

Additional Context

I cannot use this for now, unfortunately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions