coreos / issue-sync

A tool for synchronizing issue tracking between GitHub and JIRA
Apache License 2.0
124 stars 34 forks source link

Implement adding links to the Github issues #35

Open berni2288 opened 6 years ago

berni2288 commented 6 years ago

We were missing the possibility to jump to the corresponding Github ticket easily from the Jira-synced ticket. Since I didn't find an implementation in andygrunwald/go-jira for remotelinks,

I implemented adding remotelinks. A link will be created now when the Jira ticket is created.