Adds more convenient pull request links to Jira tickets.
当前为
Bitbucket integration in Jira is not very convenient. It requires clicking on a link, like "3 pull requests", before actually giving the user access to the actual links to pull requests. This user script adds a panel above "Development" with a list of clickable links to pull requests. Works for Jira Server, wasn't tested for Jira Cloud.
The script uses https://example.com by default. You have to manually change the URL in the "match" settings to the hostname of the Jira server or servers that you use. This is due to restrictions on how browser extensions can match against URLs. See documentation of Firefox and Google Chrome for details.
@match field of the metadataSource code and full history can be seen on GitHub: https://github.com/rybak/atlassian-tweaks/blob/main/jira-pr-links-improver.user.js