mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-01-12 22:49:53 +08:00
2.0 KiB
2.0 KiB
title, description, slug, screenshots, authors, repository, host, stars, updated, installations, organizations
| title | description | slug | screenshots | authors | repository | host | stars | updated | installations | organizations | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Triage New Issues | Adds `triage` label to newly-created issues and then removes it when other label(s) are added | triage-new-issues |
|
|
tunnckoCoreLabs/triage-new-issues | https://triage-new-issues.now.sh | 13 | 2018-12-09 08:41:17 UTC | 72 |
|
Use programmatically
Install it using yarn v1 or above / npm v5 or above.
$ yarn add triage-new-issues
Install it to your profile
Go to https://github.com/apps/triage-new-issues and click the green "install" button.
Very much appreciated the work of Gyandeep Singh (@gyandeeps) on the plugin for the ESLint's GitHub Bot!
In addition to it, to safe UI clicking and time, I just added ability to auto-remove triage label when another label is added.
Deploying
We hosting it on https://triage-new-issues.now.sh/, but if you want to host it yourself
- Decide where to host
- Check out Probot Docs on deploying
- Make sure your deployment service run the
startscript
ProTip: If you choose to host on Now, check now secrets help
Note: As of 15 November 2017, deploying on Now needs this workaround - probot/probot#318



