eboisseausierra/GitHub-to-Jira Issues Sync

Open a Jira Task for every new GitHub issue and keep them in sync.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
jira-base-urlYour Atlassian domain, e.g. https://your-org.atlassian.netyes
jira-user-emailEmail address of the Jira user whose API token is providedyes
jira-api-tokenJira API token (store this as a GitHub secret)yes
jira-project-keyKey of the Jira project where tasks will be created, e.g. MYPROJECTyes
jira-epic-keyKey of the Jira Epic to link new tasks to, e.g. MYPROJECT-42yes
github-tokenGitHub token used to post comments on issues. Defaults to the built-in GITHUB_TOKEN.no${{ github.token }}

no outputs