Closed ajbozarth closed 8 years ago
I think that I've seen people using Greasemonkey userscripts to automatically hotlink any SPARK-.*
JIRA references which appear in GitHub comments or issue titles. I think that's preferable to increasing the number of automated comments on PRs.
I agree limiting the comments is good, any chance one of those scripts is posted somewhere publicly?
Here is a simple greasemonkey script I wrote to auto link SPARK-XXXX in github issue titles: http://paste.openstack.org/raw/583547/
Currently when a new pr is opened a link to it is added to it's associated JIRA. Can we add the reverse of this? Can their be an automated post on the PR with a link to the JIRA? Many discussions on a PR reference the JIRA but there's currently no quick way to open it to look at them. I'd submit a PR, but I don't have the bandwidth right now and I'm not quite sure how this part of the project works.
@JoshRosen