2015-04-29 15:00 GMT+02:00 Peter Ansell <[email protected]>: > Hi, > > All pull requests are manually merged by a committer and then pushed > to git-wip-us. The git-wip-us repository is then automatically > mirrored back to GitHub. GitHub will then automatically close the Pull > Request when they see that there is a merge commit that combines the > commits from the Pull Request back into the branch the Pull Request > was targeted at. >
I haven't found out how to get this right. Do we have documentation at the ASF hwo to do this right? I've only managed to mark PRs as closed when merging them back by adding "This closes #61" to the merge commit message. Is it possible to mark PRs as merged at github? @Jörg: We're currently working on more documentation. [1] Benedikt [1] https://issues.apache.org/jira/browse/LANG-1051 > > As for the membership of the Apache organisation, it is setup by > adding yourself to a file in svn, although I can't remember right now > which one it is. However, that isn't relevant to pull requests. > > Cheers, > > Peter > > On 29 April 2015 at 21:23, Jörg Schaible <[email protected]> wrote: > > Hi mates, > > > > OK, lang is now using Git. I've cloned the repo from > > git-wip-us.apache.org, setup local user name and mail address, > committed a > > minimal change to .gitignore and pushed. Fine. At least for a Git n00b. > > > > I am curious about the relationship to the Apache organization at Github > > though. It contains a mirror of commons-lang, so far so good. I see all > > those pull requests there, so how do they have to be processed? Do I > have to > > push against Github instead? And how do I get member of the organization > > there, AFAICS it is the prerequisite to push? We have no comment about > it in > > our wiki. > > > > Cheers, > > Jörg > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- http://people.apache.org/~britter/ http://www.systemoutprintln.de/ http://twitter.com/BenediktRitter http://github.com/britter
