Skip to content

Add "push_options" Input for easier configuration for git-push #72

@stefanzweifel

Description

@stefanzweifel

Is your feature request related to a problem? Please describe.
Users with protected branches can't easily do a force push to their repo.
#71 (comment)

Describe the solution you'd like
Instead of just adding a force-option, it would make sense to add a push_options-input. User could then write their own logic which will then be passed to the git push command.

Describe alternatives you've considered
None

Additional context
In the README, we would have to make clear, that using git push --force can be dangerous.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions