Skip to content
PR Label Enforcer

PR Label Enforcer

If config file provided, this app prevents PRs from getting merged if it doesn't contain certain labels

by fossapps78 installs

This app prevents you from merging PRs which don't meet certain criteria. To configure, simply install the app and create a file under .github/pr_labels.yml

version: '1'
invalidStatus: "pending"
labelRule:
  endsWith:
    - "g"
  values:
    - "bug"
    - "enhancement"

See docs for more info

This app is free for public repositories, where as you'll need a paid subscription for private repositories, you can set the checks status using the invalidStatus, and it supports endsWith, startsWith and values options.

PR Label Enforcer screenshot

# and setup

Free for anyone any repo

$0

Free Beta

Free for anyone any repo

  • At least 3 months support
  • Free forever for open source projects

Next: Confirm your installation location

PR Label Enforcer is provided by a third-party and is governed by separate privacy policy and support documentation