Comment 4 for bug 1682796

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to reno (master)

Reviewed: https://review.openstack.org/518961
Committed: https://git.openstack.org/cgit/openstack/reno/commit/?id=bcc65c9e846c829158671ccfbcd0308284f2092a
Submitter: Zuul
Branch: master

commit bcc65c9e846c829158671ccfbcd0308284f2092a
Author: Doug Hellmann <email address hidden>
Date: Thu Nov 9 20:08:07 2017 +1100

    ignore changes until the file is added within the scanned range

    Ignore changes to a note file until the scanner encounters the git
    operation that adds the file. This ensures that if a file is modified
    on master when it should be modified on another branch the note is not
    incorporated into the notes for the next release from master.

    Change-Id: I4e41c482695e93ebb5a73866c432636201a7534f
    Fixes-Bug: #1682796
    Signed-off-by: Doug Hellmann <email address hidden>