gruntwork-io / gruntwork-io/git-xargs

Force PR creation if the commits are made by the script

Open
#143 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
1.1k
Forks
75
PR merge metrics
No merged PRs in 30d

Description

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: https://github.com/gruntwork-io/git-xargs/issues/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 https://github.com/gruntwork-io/git-xargs/pull/140, as well as chain of commits if an more understandable git history is desired.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.