pyldin601/patch-yaml-through-commit

A Github Action that allows patching yaml files in the other repository and commit changes.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
git_repo_urlGit repository to connect.yes
git_branchGit repository branch to checkout from.nomaster
committer_nameName on whose behalf a commit will be made.noJohn Doe
committer_emailEmail on whose behalf a commit will be made.nopldin601@gmail.com
commit_messageMessage for commit.yes
yaml_filePath to yaml file which should be patched (related to repository's root).yes
patch_expressionSpace-separated pairs of path.to.node=value expresions to patch.yes
dry_runIf this parameter set, no commit will be made. Just generated diff.no

no outputs