All Projects → tunnckoCore → triage-new-issues

tunnckoCore / triage-new-issues

Licence: Apache-2.0 license
A GitHub App, built with Probot that adds `triage` label to newly-created issues which don't have labels

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to triage-new-issues

issuelabeler
A GitHub bot to label issues automatically based on title and body against list of defined labels. System status (https://status.verticalaxisbd.com/)
Stars: ✭ 23 (+0%)
Mutual labels:  github-bot, github-app, probot-app
Todo
🤖✅ GitHub App that creates new issues from actionable comments in your code.
Stars: ✭ 685 (+2878.26%)
Mutual labels:  issues, github-app, probot-app
scalafmt-probot
🤖Github bot for checking code formatting with scalafmt
Stars: ✭ 15 (-34.78%)
Mutual labels:  github-bot, github-app, probot-app
Wuffle
A multi-repository task board for GitHub issues.
Stars: ✭ 93 (+304.35%)
Mutual labels:  issues, github-app, probot-app
Weekly Digest
Weekly summary of activity on your GitHub repository 📆
Stars: ✭ 199 (+765.22%)
Mutual labels:  github-app, probot-app
Dco
GitHub App that enforces the Developer Certificate of Origin (DCO) on Pull Requests
Stars: ✭ 188 (+717.39%)
Mutual labels:  github-app, probot-app
check-in
Checks your test results metadata into github, commit-bound. Acts as a bot. You'll need a GitHub App to use it.
Stars: ✭ 18 (-21.74%)
Mutual labels:  github-bot, github-app
Autorebase
🐼 GitHub App to make the Rebase Workflow enjoyable and keep master always green
Stars: ✭ 155 (+573.91%)
Mutual labels:  github-app, probot-app
BastionGitHubBot
🚀 A GitHub bot to automate common tasks in GitHub.
Stars: ✭ 15 (-34.78%)
Mutual labels:  github-bot, probot-app
yamburger
YAML syntax got you down? That's a YAMBURGER!
Stars: ✭ 32 (+39.13%)
Mutual labels:  github-app, probot-app
branch-switcher
a GitHub bot that switches the base branch of pull requests to the preferred branch
Stars: ✭ 15 (-34.78%)
Mutual labels:  github-app, probot-app
Gh Polls Bot
Automatically create polls in GitHub issues.
Stars: ✭ 187 (+713.04%)
Mutual labels:  github-app, probot-app
new-pr-welcome
Welcome users when they open their first PR in your repository
Stars: ✭ 20 (-13.04%)
Mutual labels:  github-app, probot-app
size-plugin-bot
A Github bot for size-plugin
Stars: ✭ 76 (+230.43%)
Mutual labels:  github-bot, probot-app
Commitlint Bot
[NOT MAINTAINED] use https://github.com/apps/semantic-pull-requests
Stars: ✭ 157 (+582.61%)
Mutual labels:  github-app, probot-app
linter-alex
📝Sensitive, considerate writing before you merge your Pull Requests
Stars: ✭ 67 (+191.3%)
Mutual labels:  github-app, probot-app
Release Drafter
Drafts your next release notes as pull requests are merged into master.
Stars: ✭ 2,119 (+9113.04%)
Mutual labels:  github-app, probot-app
Auto Assign
🤖 A Probot app that adds reviewers to pull requests when pull requests are opened.
Stars: ✭ 140 (+508.7%)
Mutual labels:  github-app, probot-app
gitbot
The most popular Discord dev toolkit with 400k+ users 🚀✨
Stars: ✭ 59 (+156.52%)
Mutual labels:  github-bot, github-app
background-check
A GitHub App built with probot that peforms a "background check" to identify users who have been toxic in the past, and shares their toxic activity in the maintainer’s repo.
Stars: ✭ 27 (+17.39%)
Mutual labels:  github-bot, github-app

triage-new-issues npm version github release License

A GitHub App, built with probot that adds triage label to newly-created issues which don't have labels

You might also be interested in hela or in the other related projects.

The hosted app may have some downtimes! Sorry for that, i'm trying to keep it up, but soon will be stable and always up!

Quality Assurance 💯

bitHound Code Code Style Standard Linux Build Code Coverage bitHound Score bitHound Deps Dependencies Status

If you have any how-to kind of questions, please read Code of Conduct and join the chat rooms or open an issue.
You may also read the Contributing Guide. There, beside "How to contribute?", we describe everything stated by the badges.

tunnckoCore support Code Format Prettier Node Security Status Conventional Commits Make A Pull Request Node Version Required Renovate App Status

All Contributors Spec Newsletter Subscribe PayPal Author Support Share Love Tweet NPM Downloads Weekly NPM Downloads Monthly NPM Downloads Total

Table of Contents

(TOC generated by verb using markdown-toc)

Use programmatically

This project requires Node.js v8 or above. Install it using yarn v1 or above / npm v5 or above.

If you want to use it programmatically install it with yarn.

$ 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

  1. Decide where to host
  2. Check out Probot Docs on deploying
  3. Make sure your deployment service run the start script

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

back to top

Related Projects

Some of these projects are used here or were inspiration for this one, others are just related. So, thanks for your existance!

back to top

Contributing

Please read the Contributing Guide and Code of Conduct documents for advices.
For bugs reports and feature requests, please create an issue or join us at our Flock chat rooms.

Contributors

Thanks to the hard work of these wonderful people this project is alive and it also follows the all-contributors specification.
Pull requests, stars and all kind of contributions are always welcome.

Users

You can see who uses triage-new-issues in the USERS.md file. Please feel free adding this file if it not exists.
If you or your organization are using this project, consider adding yourself to the list of users. Thank You!

License

Copyright (c) 2017-present, Charlike Mike Reagent <[email protected]>.
Released under the Apache-2.0 License.


This file was generated by verb-generate-readme, v0.6.0, on November 17, 2017.
Project scaffolded and managed with hela.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].