Skip to content

Errors with branch protection or not allowed merge commit #25

@winterjung

Description

@winterjung

I'm glad to be able to use this provider for managing github codeowners declarative. I did some tests and met some trouble about branch protection, merging option.

Currently, trial to merge PR is failure, if a branch have protection rule(kind of required approvals) or not allowed merge commit(only allow squash merge, rebase merge option).

I tried some solution like using null resource, local-exec provisioner, but I feel it so much hacky. The one thing I want to do is adding some provider option like whether provider use PR or commit directly or select merge method among merge commit, rebase, squash.

If you no longer maintain or don't want to new features to this provider, can I create a separate provider to add new functionality? I would appreciate your opinion.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions