If you prefix the git commit with the JIRA number, for example: "PHOENIX-1457 Use high priority queue for metadata endpoint calls" on the commit for this pull against our mirror: https://github.com/apache/phoenix/pull/55. In this case, you'll get JIRA comments when the pull is opened and commented on, etc: https://issues.apache.org/jira/browse/PHOENIX-1457
On Wed, Mar 25, 2015 at 11:29 AM, Han, Luke <[email protected]> wrote: > Do you mean put JIRA number in PR for auto close JIRA or link to it? > > Thanks. > > > > On 3/25/15, 11:20, "James Taylor" <[email protected]> wrote: > >>Apache Phoenix supports both. Pull requests comes through as JIRA >>comments. You need to use the JIRA # in the pull request, and I think >>you need to request INFRA to turn this feature on. >> >>On Wed, Mar 25, 2015 at 11:00 AM, Julian Hyde <[email protected]> >>wrote: >>> There are two ways to contribute to Calcite: attach a patch to a JIRA >>>case, or submit a pull request to >>>https://github.com/apache/incubator-calcite/pulls >>><https://github.com/apache/incubator-calcite/pulls>. I ‹ and I presume >>>other committers ‹ don¹t get notified, which means that the patch/pull >>>request lingers until a committer happens to notice it. >>> >>> What do other Apache projects do? >>> >>> Julian >>> >
