Oh and the closed pull requests of the Spark projects are most likely due to github closing them automatically when a commit mentioning the request is made. Merging the request has to be done manually though.
Uli On 2013-11-01 11:20, Ulrich Stärk wrote: > To my knowledge, github pull requests can't be accepted directly. What's on > Github is just a mirror > of our repo at git-wip.us.apache.org. Apache projects that "accept" pull > requests usually ask > developers to create regular patches which are incorporated the traditional > way: through patches. > This is also a license concern. Having a contributor bring a patch to us > makes sure that he really > is knowingly contributing under the Apache License. > > Uli > > On 2013-11-01 10:20, Dmitry Gusev wrote: >> I'd really like to see GitHub Pull Requests accepted in tapestry. >> >> I just googled and a first link pointed to apache project that do this, so >> this should be possible: >> >> https://github.com/apache/incubator-spark >> >> I can see they have pull requests and some of them were already accepted. >> >> I really think this will encourage more fixes from community and this may >> be really agile. >> >> As you know GitHub supports integration with Travis CI ( >> https://travis-ci.org) and other tools that may contribute to Tapestry >> development. >> >> What do you think? >> >> > > --------------------------------------------------------------------- > 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]
