eslint-github-bot icon indicating copy to clipboard operation
eslint-github-bot copied to clipboard

proposal: disallow merge pr labelled `evaluating`

Open aladdin-add opened this issue 7 years ago • 1 comments

A PR would likely be merged by accident, when it has not been accepted, while someone have approved. We can add checking evaluating label to wip plugin(though it's not really wip). or another plugin?

aladdin-add avatar Apr 28 '18 21:04 aladdin-add

Agreed in principle. I think we could either add it to wip (though maybe with a different status check text?), or create a new plugin. Creating a new plugin might not be a bad idea.

platinumazure avatar May 23 '18 20:05 platinumazure