Hi Rod, I can't seem to find the documentation either. The process IIRC is the following.
1) Check out the apache source git, not github 2) Pull down the PR branch from GH into a local branch after you're satisfied with the review 3) Squash merge into the apache master locally, and reference the Apache ticket number in the merge message. I'm not 100% sure we always squashed, but I seem to recall that's what we preferred. 4) Push to apache master. Once the sync to GH occurs, the PR should be closed. On Fri, Aug 24, 2018 at 7:18 AM Rod Simpson <[email protected]> wrote: > I just looked through the docs and I don't see anything about how we accept > PRs. I remember that we couldn't just "accept" the PR in github. Is that > true? If so, did we document the process somewhere? > > Rod > > On Fri, Aug 24, 2018 at 7:10 AM, Rod Simpson <[email protected]> wrote: > > > It looks like we do have a bit of a backlog of PRs: > > > > https://github.com/apache/usergrid/pulls > > > > Possibly some very useful things here (e.g. upgrading elastic search, > > adding google as an Oauth provider). I see that Russo has reviewed some > of > > them. Can others take a look? > > > > Rod > > > > > > > > > > On Thu, Aug 23, 2018 at 3:14 PM, Joost van Ulden <[email protected]> > > wrote: > > > >> I am happy to be a committer. I can like submit a PR that updates the > AWS > >> deployment scripts. I noticed that there are PR’s outstanding. Who is > going > >> to review and commit these? > >> > >> Cheers > >> > >> > >> On May 11, 2018, at 4:38 AM, Dave <[email protected]> wrote: > >> > >> Usergrid friends, > >> > >> We had a conversation about this on the private mailing list, but we > need > >> to discuss here in the open. > >> > >> It seems that, while we do have a good number of committers and PMC > >> members, we do not have any developers actively working on the project > or > >> any volunteers willing manage a release. We have not added a new > committer > >> or made a release in over two years. > >> > >> If the project is to continue, then we need new folks to step up and > >> start contributing. Otherwise we should retire it and move the project > to > >> the attic via the process outlined here: https://attic.apache.org > >> /process.html > >> > >> Thanks, > >> Dave > >> > >> > >> > > >
