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

Force PR creation if the commits are made by the script #143

Open
toindev opened this issue Jan 9, 2024 · 0 comments
Open

Force PR creation if the commits are made by the script #143

toindev opened this issue Jan 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@toindev
Copy link

toindev commented Jan 9, 2024

Use case: our scripts already make the commits like we want them (GPG signed), but if no change is detected, git-xargs will skip.

Somehow similar to: #39

Describe the solution you'd like
a flag to force the push and PR creation

Describe alternatives you've considered
Modifying the commits created by git-xargs after the fact

Additional context
This allows GPG signatures, like proposed in #140, as well as chain of commits if an more understandable git history is desired.

@toindev toindev added the enhancement New feature or request label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant