platformsh/Create Autoupdate PR

Creates an automerge PR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 1, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: platformsh/gha-create-autopr@b9f38b900b76d436494e224c4357b0aae2732dc1 # 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