Bitbucket : commit links in PRs

Adds convenience links in PRs of Bitbucket v7.6.+

目前为 2023-01-02 提交的版本。查看 最新版本

作者
andrybak
评分
0 0 0
版本
12
创建于
2022-12-16
更新于
2023-01-02
大小
5.6 KB
许可证
MIT
适用于

Bitbucket – add convenient links to commits

[Screenshot of "PR links to commits"](https://greasyfork.s3.us-east-2.amazonaws.com/uyxtbenbjg1u2mkt6z006rt8lvzu)

This user script brings back convenient links to individual commit pages to the pull request's "Diff" tab, which was removed by Atlassian some time before Bitbucket version 7.6. The commit link includes a fancy tooltip, same as commit links on the "Commits" tab. Works for Bitbucket Server, wasn't tested for Bitbucket Cloud.

Instructions

The script uses https://example.com by default. You have to manually change the URL in the "match" settings to the hostname of the Bitbucket 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.

Tampermonkey instructions

  1. Go to Dashboard in the extension menu
  2. Click "Edit" button in the line of the script that you've just installed
  3. Copy the value from @match field of the metadata
  4. Go to the tab "Settings"
  5. Click "Add..." under "User matches"
  6. Paste the copied value
  7. Replace the example domain with the domain of website you use
  8. Click "OK"

Source code

Source code and full history can be seen on GitHub: https://github.com/rybak/atlassian-tweaks/blob/main/bitbucket-pull-request-commit-links.user.js

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址