bluzi/travis-buddy

TravisBuddy Reactions - Labels

Open

#53 aberto em 17 de mar. de 2018

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

Métricas do repositório

Stars
 (252 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador