6f6e7addfb
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>
8 lines
320 B
YAML
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.
|