fgerthoffert/Create link in Jira Issue

This actions creates, in a Jira issue, a link to a specific GitHub issue and updates its status when needed

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenA GitHub Personal API Tokenyes
jira_issue_keysA comma separated list of Jira issues to create a link into (e.g. "PROJECT-1,TOOLS-2"). All these should be on the same Jira instance.no
github_project_fieldName of a GitHub project field containing a comma separated list of Jira issuesnoJira Tickets
github_issue_fieldName of a GitHub issue field containing a comma separated list of Jira issuesnoJira Tickets
github_label_prefixLabel prefix to be used for finding issues. For example if the label is "jira:PROJECT-1", the prefix should be "jira:"nojira:
github_issue_idWhen providing a GitHub Issue ID (GraphQL ID) the action will use that ID instead of the one provided in the event payload.no
jira_server_protocolProtocol to communicate with the Jira server. Default is "https".nohttps
jira_server_hostThe Jira server to connect to, for example "jira.somehost.com".yes
jira_server_usernameUsername to connect to the Jira serveryes
jira_server_passwordPassword to connect to the Jira serveryes
jira_server_api_versionJira Api version. Default is "2"no2
jira_server_strict_sslEnable string SSL. Default is "true"notrue
jira_intermediate_pathSpecify a different intermediate pathno/rest/agile/1.0
jira_link_relationshipRelation ship to display in the Jira issue. Default is "GitHub Issues(s)"noGitHub Issue(s)
jira_link_status_in_titleDisplay the issue status in bracket next to the issue title (for example: My GitHub Issue [OPEN])notrue
jira_link_icon_prefixIcon to be displayed in Jira next to the issue link (16x16px)nohttps://github.githubassets.com/favicon.ico
jira_link_icon_closedIcon to be displayed in Jira when the GitHub issue is closednohttps://img.icons8.com/flat-round/16/checkmark.png
jira_link_icon_openIcon to be displayed in Jira when the GitHub issue is opennohttps://img.icons8.com/ios/16/40C057/circled-dot.png

no outputs