GitLab Merge Button Disabler

By compulsory-bovid-49 · 7 months ago

This tweek disables merge buttons on matching GitLab merge request pages, making them unavailable and visually muted to help prevent unintended merges.

Key Highlights

  • Disables merge buttons on GitLab merge request pages
  • Targets matching URLs under 192.168.210.111:20080
  • Makes disabled merge controls visibly muted and non-clickable
  • Applies to merge buttons that load after the page is opened

Details

GitLab Merge Button Disabler is a browser tweek for a GitLab instance at 192.168.210.111:20080. On matching merge request pages, it disables merge-related buttons so they cannot be clicked.

Disabled merge controls are shown with reduced opacity and a not-allowed cursor. The tweek also keeps checking the page as GitLab loads or updates content, so merge buttons that appear later are disabled too.

Runs on

1 site

192.168.210.111:20080

Developer

Tweek Code

122 lines ·