Re: [OMPI devel] Pull requests to release branch

2014-10-11 Thread Ralph Castain
I updated the wiki to explain the rest of the process when discussion causes changes to the pull request: Once the Pull Request is filed, there can be discussion on the PR. It is critical that any changes resulting from the discussion be first committed to the `ompi` repo on Github so they can

Re: [OMPI devel] Pull requests to release branch

2014-10-10 Thread Jeff Squyres (jsquyres)
I just added this to the wiki (https://github.com/open-mpi/ompi/wiki/SubmittingPullRequests): NOTE: Pull requests on ompi-release must include a hash reference in the body/comments corresponding to the commit(s) onompi:master from which it is derived. Specifically: the intent is that code only

Re: [OMPI devel] Pull requests to release branch

2014-10-09 Thread Ralph Castain
Just include the master hash in a comment on the pull request - a link is preferred so I can quickly jump to the master-level commit. On Oct 9, 2014, at 6:12 PM, Howard Pritchard wrote: > Hi Ralph, > > Just so its clear to everyone, what is the definition of "mark" in this > context? > > Ho

Re: [OMPI devel] Pull requests to release branch

2014-10-09 Thread Howard Pritchard
Hi Ralph, Just so its clear to everyone, what is the definition of "mark" in this context? Howard 2014-10-09 16:28 GMT-06:00 Ralph Castain : > Hi folks > > I would appreciate it if people marked their pull requests for the 1.8 > series with the commit hash from the devel "master" that contains