limepoint/opschain change

run an opschain change

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 1, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: limepoint/opschain-github-action@a3f7a2828a5d4f34d93c3992aa407e56fe2cff36 # opschain-action-v3

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

namedescriptionrequireddefault
opschain_apiBaseUrlOpsChain API Base URLyes
opschain_usernameOpsChain usernameyes
opschain_passwordOpsChain passwordyes
opschain_projectProject code for the changeyes""
opschain_environmentEnvironment code for the changeyes
opschain_actionThe action to perform during this changeyes
opschain_requestTimeoutopschain request timeoutno60000
opschain_action_metadataThe metadata to store along with this changeyes""
opschain_git_remoteGit Remote name to use on the OpsChain Projectyesorigin
opschain_git_revThe Git revision (branch/tag/commit) for the changeyes${GITHUB_SHA}
opschain_github_usernameThe GitHub Username with which to authenticateyes
opschain_github_patThe GitHub Privileged Access Token with which to authenticateyes

no outputs