I have done cleaning by using coho instructions on other repos in the past 

You can close multiple PRs with one commit

- Carlos
@csantanapr

> On Mar 23, 2016, at 4:10 PM, julio cesar sanchez <jcesarmob...@gmail.com> 
> wrote:
> 
> On cordova coho there is a section "Stale Pull Requests"
> 
> To close a pull request that is no longer relevant / active:
> 
>   - Create an empty commit in the repo of the pull request via:
>      - `git commit --allow-empty -m "Closing stale pull request: close #99"
> 
> So I think it can be done without editing the README.md (never tried)
> 
> 
> I sometimes ask the PR owner to close it if it's not going to be merged,
> but if he doesn't close it in a few days we can do this.
> 
> 
> 
> 
> 
> 2016-03-23 21:05 GMT+01:00 Joe Bowser <bows...@gmail.com>:
> 
>> Hey
>> 
>> So, I don't know about the other repositories, but cordova-android on
>> GitHub has a lot of pull requests that are obviously never going to be
>> accepted because they're out of date or are not on the master branch.
>> Since we have no plans to merge things onto 3.7.x or the 4.1.x branches, it
>> would be good if we could somehow close them.
>> 
>> AFAIK, the only way we can close them is by editing README.md and putting
>> in the git message. "This closes #<pull_request_num>", but it would be kind
>> of annoying to have to do that.  That said, may be we should do that for
>> housekeeping.
>> 
>> What do people think?
>> 
>> Joe
>> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to