atsushii/github-issue-sync-2-jira

Allow your Github Issue to Jira automatically.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 7, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: atsushii/github-issue-to-jira@292dfab74cb637d28f27996ad4276a02f5325a34 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-ownerGithub Owneryes""
github-repoGithub Repository nameyes""
github-tokenGithub Token to access issueyes""
github-issue-numberLabeled issueno${{ github.event.issue.number }}
jira-project-keyJira Target Projectyes""
jira-hostnameJira hostnameyes""
jira-auth-tokenJira auth token for authentication.yes""
jira-auth-emailJira user email for authentication.yes""
jira-issue-typeJira issueType should be set for the Jira ticket.noBug
synced-labelApply this label upon successful synchronization.noworkflow/synced
accepted-labelSynchronize if the issue has this label applied.notriage/accepted

no outputs