bitovi/Operations Repo Deployment
Deploy a BitOps Operations Repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 8, 2022
- License
- None
Pinned Snippet
uses: bitovi/github-actions-deploy-ops-repo@c0dee111767ea470c96f639d287fe59b661065f4 # 0.5.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| org | Ops repo org | yes | — |
| repo | Ops repo | yes | — |
| branch | Branch in the ops repo to deploy | yes | — |
| workflow | Name of the ops repo workflow to trigger and wait for | yes | — |
| poll-interval-seconds | Duration between polls of the ops repo pipeline status | no | 3 |
| poll-timeout-seconds | How long before the polling times out | no | 600 |
| github-token | Token for the ops repo. Required if ops repo is private | no | — |
| skip-pr-deploy | Set to non-empty (i.e. '1') to skip PR deployment to run on PRs) | no | "" |
Outputs
no outputs