reno/reno
Doug Hellmann b9cf9a7371 support scanning closed stable branches
The scanner was stopping too soon when reviewing the history of a
branch for which the previous branch had been "closed" by deleting the
branch and tagging it with an -eol tag. This fix treats closed -eol
branches the same way as open stable branches, using new configuration
options to allow projects that use different naming conventions to
have the same benefits.

Change-Id: I8024929a2a95e00df48ce56939d54c1569fe18c5
Fixes-Bug: #1746076
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-01-29 14:53:28 -05:00
..
_exts add an internal sphinx extension to show the configuration defaults 2017-11-21 15:46:31 -05:00
tests support scanning closed stable branches 2018-01-29 14:53:28 -05:00
__init__.py add a null logging handler 2017-01-19 16:19:08 -05:00
cache.py loader: Extract cache filename from config object 2017-06-29 11:19:01 +01:00
config.py support scanning closed stable branches 2018-01-29 14:53:28 -05:00
create.py Add option to create release note from user-provided template 2017-10-24 09:12:21 +03:00
defaults.py Allow users to change prelude section name 2017-06-30 17:31:23 -07:00
formatter.py Allow users to change prelude section name 2017-06-30 17:31:23 -07:00
linter.py Allow users to change prelude section name 2017-06-30 17:31:23 -07:00
lister.py use Config instead of individual args with parameters 2016-07-22 18:45:05 -04:00
loader.py Allow users to change prelude section name 2017-06-30 17:31:23 -07:00
main.py improve output messages 2018-01-14 10:15:32 -05:00
report.py add a --title option to the report command 2017-03-15 11:17:30 -04:00
scanner.py support scanning closed stable branches 2018-01-29 14:53:28 -05:00
sphinxext.py add option for ignoring some notes files 2017-06-13 13:42:07 -04:00
utils.py let the Config object give us the path to the notes 2016-07-22 18:30:37 -04:00