platformsh/Prep Repo for Automerge PR

Prepares a repository to perform automerge PRs. Used with auto dependency updating

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repo-ownerOwner/namespace of the target repositoryyes${{ github.repository_owner }}
repo-nameTarget repository nameyes${{ github.event.repository.name }}
github-tokenGithub token to the repository so we can work with the github api. Typically GITHUB_TOKENyes
status-checksComma seperated list of status checks that must pass for the PR to be accepted. Defaults to `platformsh,TestPrEnvironment`noTestPrEnvironment
namedescription
default-branchThe default branch for the repository