你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/456692-jira-pull-request-link-improver,源站連結 點此以跳轉。
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. It also provides convenient buttons to copy a link to the pull request, as well as its number or branch name. Works for Jira Server, wasn't tested for Jira Cloud.
The script uses @include rules to work on any domain that includes the word jira. If your browser doesn't support @include (which might happen in the future when Chrome switches to Manifest V3 browser extensions) or your Jira Server uses a domain which doesn't include the word jira, you'll have to manually add your domain. Up-to-date instructions are at https://github.com/rybak/atlassian-tweaks#custom-domains
Source code and full history can be seen on GitHub: https://github.com/rybak/atlassian-tweaks/blob/main/jira-pr-links-improver.user.js
More user scripts and user styles for Confluence, Jira, and Bitbucket in set Atlassian Tweaks.