Back to Home
burnashe icon

Terragrunt

Verified Safe

by burnashe

Overview

A Chrome Extension that disables the 'Merge pull request' button on GitHub when a PR title contains '[wip]', has incomplete tasks, or has 'squash!'/'fixup!' commit messages.

Installation

Run Command
No command provided

Security Notes

The project is a browser extension, not a server. It primarily interacts with the GitHub DOM and the extension's own `localStorage` for user preferences. It does not use 'eval', appears unobfuscated, and has no identified network risks or hardcoded secrets. The `manifest.json` shows no additional permissions beyond content script access to GitHub pull request pages, indicating a minimal attack surface. Past versions have explicitly dropped storage permissions, which is a good security practice.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Stars0
Forks0
Last Update2025-12-05

Tags

GitHubPull RequestProductivityChrome ExtensionWIP