Skip to content

IndependentIP/partial-request

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Partial Request

Disables GitHub's PullRequest button

Install

  • chrome://extensions/
  • Select Developer Mode
  • Select Load Unpacked Extension
  • Select the app folder of this repo

Options

  • Protected Author Regex defining the GitHub author's for which this should apply.
    • Defaults to all authors (.*)
    • E.x. [myGitHubUsername|myOrg]
  • Button Message Instead of the 'Merge Pull Request' button text, display something else
    • Defaults to Go Merge Yourself!
  • Alternate Merge Message Explain alternate merge options or instructions.
    • Defaults to See the Fuga docs

About

Partial (Pull) Request for GitHub, merge button disabled

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 49.5%
  • HTML 28.7%
  • CSS 21.8%