Skip to content
Keyword Labeler logo

Keyword Labeler

App
A GitHub bot to label issues and PRs automatically based on keywords in the title and body
150 installs

Pricing

Free plan available.

A GitHub bot to label issues and PRs automatically based on keywords in the title and body. Built with probot and glitch.

Current version: 1.5.4

Installation

After installation, create a .github/keylabeler.yml file in the default branch to enable it.
Example configuration:

# Determines if we search the title (optional). Defaults to true.
matchTitle: true

# Determines if we search the body (optional). Defaults to true.
matchBody: true

# Determines if label matching is case sensitive (optional). Defaults to true.
caseSensitive: false

# Explicit keyword mappings to labels. Form of match:label. Required.
labelMappings:
  "[WIP]": WIP
  hooks: documentation
Keyword Labeler screenshot

Plans and pricing

Get on labeling your projects!
$0
  • Completely free!

Next: Confirm your installation location

Keyword Labeler is provided by a third-party and is governed by separate privacy policy and support documentation

About

A GitHub bot to label issues and PRs automatically based on keywords in the title and body
150 installs

Pricing

Free plan available.