bluzi/travis-buddy

TravisBuddy Reactions - Labels

Open

#53 opened on Mar 17, 2018

View on GitHub
 (17 comments) (4 reactions) (0 assignees)JavaScript (20 forks)github user discovery
featuregood first issuehelp wanted

Repository metrics

Stars
 (252 stars)
PR merge metrics
 (PR metrics pending)

Description

Summary

The idea of TravisBuddy Reactions is to allow contributors to communicate with TravisBuddy using comments and labels.

travisbuddy-ignore label

Adding a label named travisbuddy-ignore to a PR should force TravisBuddy to ignore this PR and stop commenting on it. Just like in #37, routes/api.routes.js is probably the right place to query GitHub and see if the label is presented in the PR, and drop the request.

Contributor guide