gilzow/Create Autoupdate PR

Creates an automerge PR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 7, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: gilzow/create-pr@be609bb7b49610bf092b67ec2cd0445d4ad9c187 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
repo-ownerOwner/namespace of the target repositoryno${{ github.repository_owner }}
repo-nameTarget repository nameno${{ github.event.repository.name }}
github-tokenGithub token to the repository so we can work with the github api. Typically GITHUB_TOKENyes
trigger-sourceWhich thing triggered this PR creationyes
merge-branchThe branch we want to mergeno""
default-branchDefault branch for this repositoryyes
delete-branch-after-mergeShould the target branch be deleted after successful merge? yes|nonono

no outputs