platformsh/Trigger Source Operations

Runs the source operations toolkit to trigger a source operation update

View on GitHub

Trust Signals

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

Pinned Snippet

workflow.ymlSHA-pinned
uses: platformsh/gha-run-sourceops-update@b6a172ecc997ae2e24ecb262d6eb181dbdc24101 # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
github_tokenGithub personal access token with access rights to the target repository so we can work with the github api. **REQUIRED**.yes
platformsh_tokenPlatform.sh API Token. Needed to trigger the source operation.yes
update_branch_nameName of the branch where you want to run the updates. Defaults to "update"no""

no outputs