solvis-engineering/Create Pull Request

Updates files and creates a Pull Request. Supports text replacement and YAML updates via yq.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repositoryTarget repository (owner/repo)yes
origin_branchName of the branch to create/update and pushyes
destination_branchName of the branch to target for the PRyes
file_pathPath(s) to the file(s) to update. Can be multiline.yes
contentNew content for the file, or value to inject via yq.yes
yq_pathIf provided, treats content as a value to set at this path using yq (e.g., ".spec.containers[0].image").no
github_tokenGitHub Token with repo scope permissions to clone, push, and create PRs.yes
pr_titleTitle of the Pull RequestnoAutomated Update
pr_bodyBody/Description of the Pull RequestnoThis PR was created automatically by the Create Pull Request Action.

no outputs