platformsh/Trigger Source Operations
Runs the source operations toolkit to trigger a source operation update
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 16, 2024
- License
- None
Pinned Snippet
uses: platformsh/gha-run-sourceops-update@b6a172ecc997ae2e24ecb262d6eb181dbdc24101 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Github personal access token with access rights to the target repository so we can work with the github api. **REQUIRED**. | yes | — |
| platformsh_token | Platform.sh API Token. Needed to trigger the source operation. | yes | — |
| update_branch_name | Name of the branch where you want to run the updates. Defaults to "update" | no | "" |
Outputs
no outputs