appleboy/Jira Issue Integration

Jira Issue Integration

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
base_urlThe base URL of the Jira instance.
insecureAllow insecure SSL connections.
usernameUsername for Basic authentication. Recommended only for scripts or bots.
passwordPassword for Basic authentication. Recommended only for scripts or bots.
tokenPersonal access token (PAT) for authentication. This method uses the user account associated with the token.
refThe fully-formed reference of the branch or tag that triggered the workflow run.
issue_patternPattern to match strings referencing an alphanumeric issue, e.g., ABC-1234.([A-Z]{1,10}-[1-9][0-9]*)
transitionMove the issue to a specific status, e.g., Done, In Progress.
resolutionSet the resolution of the issue, e.g., Done, Fixed.
assigneeAssign the issue to a specific user.
commentThe comment to add to the issue.
markdownconvert the markdown format to Jira format.false

no outputs