gruntwork-io / gruntwork-io/git-xargs
Proposal: commit diff as input for changes to make on given repos
Open
- Dominant language
- Go
- Stars
- 1.1k
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
Consider adding an option which will parse a commit and compile a list changes to apply on all supplied repos.
For example, a list containing file modifications, simple word substitutions, commit message, branch name, and similar information could be inferred from the commit change(s).
Motivation: This abstraction could be applied in CI/CD pipelines to automatically propagate simple, predictable changes across many repos on a regular basis.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.