reno/releasenotes/notes/stop-scanning-branch-e5a8937c248acc99.yaml
Doug Hellmann 6f6e7addfb stop scanning at the base of a branch
By default, stop scanning when we hit the version that is at the base of
a branch.

Change-Id: I4eaa03d15bafa8dc3bdbdae3707295040482ec04
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-10-13 18:53:35 +00:00

8 lines
320 B
YAML

---
features:
- Automatically stop scanning branches at the point where they
diverge from master. This avoids having release notes from older
versions, that appear on master before the branch, from showing up
in the versions from the branch. This logic is only applied to
branches created from master.