breathingdust/GitHub Jira Tidy

Given a specified release and equivalently named milestone, this action will examine issues/prs within that release and check to see if a Jira exists with that issue set as a field. If so, it will transition that issue to a specified status and comment as to which release the Jira was closed with

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
jira_hostJira host to use. eg. "foocorp.atlassian.net"yes
jira_usernameUsername for Jira user to authenticate as. eg. "dave@foocorp.com"yes
jira_passwordPassword/ApiKey for Jira user to authenticate as.yes
jira_jql_filterWhen searching for a matching issue, this field lets you specify an initial filter. (eg project)yes
jira_github_url_field_idCustom field id to use when searching for a matching GitHub URL.yes
github_release_nameName of release to match milestone on.yes
github_tokenGitHub Token.yes

no outputs