You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2018/04/25 14:20:00 UTC

[jira] [Resolved] (HBASE-20388) nightly tests running on a feature branch should only comment on that feature branch's jira

     [ https://issues.apache.org/jira/browse/HBASE-20388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Busbey resolved HBASE-20388.
---------------------------------
      Resolution: Fixed
    Release Note: 
<!-- markdown -->

N.B. this issue only impacts developers working on Apache HBase.

Committers who wish to use a feature branch and do so by creating a fork off of `master` that is named for the umbrella JIRA corresponding to that feature should now automatically get nightly build results posted to said umbrella JIRA. Committers may freely rebase their feature branch as new commits come into `master`. In the past, such rebasing would cause the feature branch's nightly tests to comment on JIRA for each commit that was newly included by the rebase. Now, the nightly test will skip those comments and *only* comment on the feature branch umbrella JIRA.

> nightly tests running on a feature branch should only comment on that feature branch's jira
> -------------------------------------------------------------------------------------------
>
>                 Key: HBASE-20388
>                 URL: https://issues.apache.org/jira/browse/HBASE-20388
>             Project: HBase
>          Issue Type: Improvement
>          Components: community, test
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Major
>             Fix For: 3.0.0
>
>         Attachments: HBASE-20388.0.patch, HBASE-20388.1.patch, HBASE-20388.2.patch
>
>
> It would help improve our signal-to-noise ratio from nightly tests if feature branch runs stopped commenting on all the jiras that got covered by a rebase / merge.
> should be straight forward to have the commenting bit check the current branch against our feature branch naming convention.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)