chrome-github-jira
chrome-github-jira copied to clipboard
Detect Jiras when the XXX-123 is in the description instead of only in the title
My org doesn't put the Jira XXX-123 in the title of our PRs, we put it in the description. This plugin doesn't seem to recognize them when it's in the description.
Hey Nathan,
I think this would be doable when a PR page is open, but if you're checking the overview page its going to be a little hard - this means we'll have to fetch the description of every open MR - and that can be a lot of requests. Might be an option to add this feature in, but its not going to be pretty, I'm afraid :(
I'd really only want it for the individual PR. I think it should only apply to the content being displayed.