babel / babel-bot

🤖 A helpful bot to automate common tasks on Babel Issues/PRs
75 stars 18 forks source link

Auto-Labeling PRs with packages touched in the monorepo #1

Open DrewML opened 7 years ago

DrewML commented 7 years ago

I have a (working) implementation of this done locally, but there are a few decisions we need to make.

  1. Do we have a cutoff (don't label if over X total packages touched)?
  2. Should we not add the label for some use-cases (example: changing only READMEs or package.json)

Input wanted.

xtuc commented 7 years ago

Labels:


hzoo commented 7 years ago

Can you push the PR, I think the functionality is what we want and adding the labels later when we want to. An easy one is the react packages -> react or something like that