probot / stale

A GitHub App built with Probot that closes abandoned Issues and Pull Requests after a period of inactivity.
https://probot.github.io/apps/stale/
ISC License
1.25k stars 212 forks source link

Bugfix onlyLabels #213

Closed takose closed 5 years ago

takose commented 5 years ago

To Fix #207

I tried to introduce stale bot to comment stale issues which has specific label, but stale bot has marked all issues.

I just fixed this! I hope this PR will be merged !! 😘

skjnldsv commented 5 years ago

cc @tcbyrd @JasonEtco @bkeepers

takose commented 5 years ago

@tcbyrd can you see this ? 👀

tcbyrd commented 5 years ago

Hey, @takose yes I see it. Sorry have been out of the country for a bit and not able to focus on Probot. Will hopefully have some time to focus on this later in the week. Thanks for your patience!

takose commented 5 years ago

Hi @tcbyrd ! have you busy yet..? I'm looking forward to being reviewed this PR 😖

uedatakayuki commented 5 years ago

Hi @tcbyrd! Any updates on this issue??

aeneasr commented 5 years ago

I think this can be merged easily, seems like a straight forward fix for an annoying issue :)

dfawley commented 5 years ago

If this fix looks right, please merge and deploy. This just hit https://github.com/grpc/grpc-go when we enabled the stale bot.

GitHub
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC - grpc/grpc-go
blacelle commented 5 years ago

Hi @tcbyrd! Any updates on this issue??

blacelle commented 5 years ago

@JasonEtco Thanks a lot. How long would it take for installed stale probot to take advantage of this merged PR? (I guess you need to issue a new release of the Github App)

JasonEtco commented 5 years ago

Already deployed 🙂