discoverygarden/Config Workflow

Workflow to reconcile production config.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
client-idThe Jira project id for the client(Use uppercase).
repoRepository name with owner. (owner/repo)${{ github.repository }}
headHead branch to merge.${{ github.ref }}
baseBase branch to merge into.${{ github.event.repository.default_branch }}
labelsA comma seperated list of labels to add to the pull request.prod auto pr,patch
jira-urlBase URL the Jira instance.https://discoverygarden.atlassian.net/
jira-userEmail of the Jira API user.yes
jira-tokenAPI token of the Jira API user.yes
github-tokenGitHub access token${{ github.token }}
slack-webhookOptional Slack webhook URL to receive notifications.yes

no outputs