Greasy Fork is available in English.

Jira: Pull Request Link Improver

Adds more convenient pull request links to Jira tickets.

Cài đặt script này?
Script được tác giả gợi ý

Bạn có thế thích Bitbucket: commit links in diff tab of PRs

Cài đặt script này
Tác giả
andrybak
Cài đặt hàng ngày
0
Số lần cài đặt
13
Đánh giá
0 0 0
Phiên bản
10
Đã tạo
16-12-2022
Đã cập nhật
18-12-2023
Giấy phép
MIT
Áp dụng cho

Jira: better pull request links

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.

Screenshot of 'Jira: Pull Request Link Improver' in action with fake Jira project and Bitbucket PRs

Instructions

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 Bitbucket 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

Source code and full history can be seen on GitHub: https://github.com/rybak/atlassian-tweaks/blob/main/jira-pr-links-improver.user.js

See also

More user scripts and user styles for Confluence, Jira, and Bitbucket in set Atlassian Tweaks.