Files
probot.github.io/_apps/issuelabeler.md
Brandon Keepers c115784924 Sync data
2018-10-26 21:21:01 +00:00

1001 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-10-26 11:20:30 UTC 15
pymc-devs
Provenance-Emu
GameServerManagers
aonez
nodeschool
RMHogervorst
denzuko
dariok
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