Below you will find pages that utilize the taxonomy term “LimePoint”
November 1, 2023
opschain change
Version updated for LimePoint/opschain-github-action to version opschain-action-v3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes opschain-github-action This GitHub action can be used to initiate an OpsChain change.
Setup On your GitHub Repository or Organisation, add the following secrets:
OPSCHAIN_URL - The URL with which to access OpsChain OPSCHAIN_USERNAME - The user with which to authenticate to OpsChain OPSCHAIN_PASSWORD - The user credential with which to authenticate to OpsChain OPSCHAIN_GITHUB_USERNAME - The GitHub User with which OpsChain should authenticate to GitHub OPSCHAIN_GITHUB_PAT - The GitHub PAT with which OpsChain should authenticate to GitHub Usage Add a new job in your GitHub Workflow