f957e74ff9
Make it easier to produce clean release notes by ignoring files mistakenly edited on the wrong branch. Change-Id: I74fb9e6c74af0b9de8cfe0d9c07ecfbd09cae925 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
9 lines
319 B
YAML
9 lines
319 B
YAML
---
|
|
features:
|
|
- |
|
|
Add a new configuration option ``ignore_notes``. Setting the value
|
|
to a list of filenames or UIDs for notes causes the reno scanner
|
|
to ignore them. It is most useful to set this when a note is
|
|
edited on the wrong branch, making it appear to be part of a
|
|
release that it is not.
|