bitovi/Operations Repo Deployment

Deploy a BitOps Operations Repo

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 8, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: bitovi/github-actions-deploy-ops-repo@c0dee111767ea470c96f639d287fe59b661065f4 # 0.5.0

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

namedescriptionrequireddefault
orgOps repo orgyes
repoOps repoyes
branchBranch in the ops repo to deployyes
workflowName of the ops repo workflow to trigger and wait foryes
poll-interval-secondsDuration between polls of the ops repo pipeline statusno3
poll-timeout-secondsHow long before the polling times outno600
github-tokenToken for the ops repo. Required if ops repo is privateno
skip-pr-deploySet to non-empty (i.e. '1') to skip PR deployment to run on PRs)no""

no outputs