Closed nchammas closed 9 years ago
@pwendell What is the procedure we follow when we do close PRs ourselves?
@pwendell has a script which searches through the open PRS for comments containing a certain trigger phrase, then compiles a commit message with lines to close those PRs.
Oh, and regarding procedure, I think we've just been running this manually once we've accumulated enough "asked to close" PRs. The batching ensures that we don't pollute the commit history with tons of automatic PR closing commits.
Okie doke. So I gather there's no need for a feature in the PR dashboard for this right?
Meh, I'll probably add it in at some point since it's not a huge amount of work, so let's leave this issue open for now.
Sometimes, it takes a while for contributors to get around to closing PRs, even when asked.
We already have a (hackish) way of closing PRs directly. If possible, let's automate that process and allow committers to close PRs directly from the dashboard with a click (and perhaps also a confirmation).