Files
probot.github.io/_apps/issuelabeler.md
Brandon Keepers 11dba97944 Sync data
2018-05-23 19:55:07 +00:00

943 B

title, description, slug, screenshots, authors, repository, host, stars, updated, installations, organizations
title description slug screenshots authors repository host stars updated installations organizations
Issue Labeler Label issues based on title and body against list of defined labels. issuelabeler
https://raw.githubusercontent.com/riyadhalnur/issuelabeler/master/assets/screenshot.png
riyadhalnur
riyadhalnur/issuelabeler https://1th3h69bkc.execute-api.ap-southeast-1.amazonaws.com/production 2 2018-05-23 07:39:31 UTC 7
pymc-devs
nodeschool
aonez
RMHogervorst
cms-gem-daq-project
dibosh

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