Issue Labeler

Label issues based on title and body against list of defined labels.
Screenshot of Issue Labeler app

Repository

riyadhalnur/issuelabeler

Authors

riyadhalnur

Updated

December 1, 2023

Used By

pymc-devs Provenance-Emu GameServerManagers aonez nodeschool janelia-flyem chrisyue JaneliaSciComp RMHogervorst Sama34

A GitHub bot to label issues based on title and body against list of defined labels. Built with probot.

Installation

After installation, create .github/labeler.yml in the default branch to enable it:

# Number of labels to fetch (optional). Defaults to 20
numLabels: 40
# These labels will not be used even if the issue contains them
excludeLabels:
  - pinned

Get occasional updates on new apps & features.

Star

with by the Probot community

Code licensed ISC Docs licensed CC-BY-4.0