spacetelescope / jirahub

A package for syncing JIRA tickets and Github issues
http://jirahub.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
14 stars 8 forks source link

map jira and github users #10

Open eteq opened 6 years ago

eteq commented 6 years ago

Currently any comments on the JIRA-side appear as comments from the stscijgbot (e.g., https://github.com/spacetelescope/jwst/issues/2399 ), and gh-comments on JIRA come from stsci.jgbot@gmail.com . This is not ideal because it means JIRA comments are manifestly different and therefore seem like "second-class" on github, and vice versa.

So maybe there's someway to map JIRA to github users so the comments actually appear from the right person? This might be an administrative nightmare, but would be worth knowing exactly how hard it would be.

pllim commented 6 years ago

The mapping should be private behind firewall. Because.

stscicrawford commented 6 years ago

If we had AD and github authentication working, I think it would potential be possible to have a comment opened by the correct user.

An easier mapping would at least have the correct github user mentioned in the github comment and vice versa in the Jira comment by the comment opened by @stscijgbot. Of course, done behind the firewall :)

stscijgbot commented 5 years ago

Tracked on JIRA as issue SCSB-12.