dlang / dlang-bot

dlang-bot for automated bugzilla, github, and trello references
https://bot.dlang.io/
MIT License
22 stars 14 forks source link

Send a warning about old open PRs targeting stable #118

Open wilzbach opened 7 years ago

wilzbach commented 7 years ago

http://forum.dlang.org/post/a66c8b4b-9ca4-de57-3b26-bf70498cdfca@puremagic.com

MartinNowak commented 6 years ago

To whom? I'm checking stable PR during betas, using a tinsy bash script. https://github.com/MartinNowak/github_scripts/blob/62c7b0197f69d482e5dfbca55a950976fc681f09/list_branch_pulls.sh Seems easier to do as part of the release script that to automate atm.

wilzbach commented 6 years ago

I check them at auto-tester: https://auto-tester.puremagic.com/pulls.ghtml?projectid=14

BTW the bot already recognizes stalled PRs targetting stable (see e.g. https://github.com/dlang/phobos/pull/5981), so it would be just a matter of instead of labelling, commenting with sth. like:

Hey everyone, this PR is targeting stable and hasn't received any activity in the last three days. PRs to stable should be simple bug fixes or receive a higher priority. @: If you need help to finish this PR, join # on Slack.