How do I connect github to JIRA?

前端 未结 9 2267
既然无缘
既然无缘 2020-12-07 22:27

I\'ve been trying to find a way to update JIRA when I commit to github.

It doesn\'t look like there are any service hooks to do it at github, but you never know, som

9条回答
  •  旧巷少年郎
    2020-12-07 23:11

    Atlassian has a plugin on GitHub to connect the two:

    https://github.com/atlassian/jira-github-connector-plugin

    Looks like it adds a project setting to point to a GitHub project and a tab that will show your commits in GitHub.

提交回复
热议问题