Merge Controller for GitHub
Merge Controller for GitHub is a free Chrome add-on developed by cas.mb200. This add-on provides a convenient way to control the merging of pull requests on GitHub based on specific rules. With this tool, users can set rules from the option screen to determine whether a pull request can be merged.
One of the key features of Merge Controller for GitHub is the ability to control merges by title and branch. For example, users can specify that pull requests with the title containing "[WIP]" or "[wip]" should not be merged into the master branch. Similarly, if a pull request does not have the word "Release" in its title, it cannot be merged into the master branch or staging branch. This level of control ensures that only approved and properly labeled pull requests are merged into the master branch.
Overall, Merge Controller for GitHub offers a simple and effective way to manage the merging of pull requests on GitHub. It empowers users to enforce specific rules and maintain the integrity of their codebase. This add-on is a valuable tool for developers and teams working on collaborative projects.