You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/06/18 21:00:24 UTC

[jira] [Comment Edited] (INFRA-7918) Provide Spark with a github access token that allows closing PR's

    [ https://issues.apache.org/jira/browse/INFRA-7918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14036156#comment-14036156 ] 

Patrick Wendell edited comment on INFRA-7918 at 6/18/14 6:58 PM:
-----------------------------------------------------------------

The problem is closing pull requests that users abandon or that we don't want to merge. Spark has received more than 1000 pull requests since we migrated. Of those around ten percent are abandoned.

At this rate, within 1 year we'll have more than 1000 abandoned pull requests.


was (Author: pwendell):
The problem is closing pull requests that users abandon or that we don't want to merge. Spark has received more than 1000 pull requests since we migrated. Of those around ten percent are abandoned.

> Provide Spark with a github access token that allows closing PR's
> -----------------------------------------------------------------
>
>                 Key: INFRA-7918
>                 URL: https://issues.apache.org/jira/browse/INFRA-7918
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Git
>            Reporter: Patrick Wendell
>            Assignee: Gavin
>
> At present, we have no way for the committership to close pull requests on github. Since sometimes users abandon requests, this has lead to an infinitely growing queue on our github page.
> https://github.com/apache/spark/pulls
> As a short-term solution to this, would it be possible for infra to provide (via the private list) the Spark committership with a temporary API token that has the permission to close pull requests? Then we can write a small script that our committers can use to close them. You can create tokens here:
> https://github.com/settings/tokens/new
> I think this is a decent temporary solution because:
> 1. This token could have very limited permissions. The only permission would be to close pull requests. Closing requests doesn't do anything irreversible, the user can always open them up again.
> 2. If there are any issues, infra can immediately revoke/delete the token.
> Let me know if you would consider this. I think it's a decent solution and right now this is becoming a bigger issue for us.



--
This message was sent by Atlassian JIRA
(v6.2#6252)