pixelcat-user/Trigger Downstream Build
Triggers a downstream docker build by branching, updating configuration, and committing
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path relative to GITHUB_WORKSPACE containing the repository to trigger | yes | — |
| branch-prefix | Prefix to use when creating branch (e.g. "upstream/") | no | upstream/ |
| triggering-version | Upstream version (in semver format) to trigger in child build | yes | — |
| change-type | in Semver parlance, which type of change this is (major/minor/patch) | no | patch |
| github-pat | Personal access token with commit access to downstream git repository | yes | — |
Outputs
no outputs