bluzi/travis-buddy

TravisBuddy Reactions - Labels

Open

#53 geöffnet am 17. März 2018

Auf GitHub ansehen
 (17 Kommentare) (4 Reaktionen) (0 zugewiesene Personen)JavaScript (20 Forks)github user discovery
featuregood first issuehelp wanted

Repository-Metriken

Stars
 (252 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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