reno/reno
Dmitriy Rabotyagov 47651ec906 Respect EOM tag for branches in unmaintained status
With the new unmaintained process [1], branches are being tagged with
EOM before being removed.

This behaviour breaks reno, making it struggle to find respective origin
and leads to releasenotes job failure.

In order to overcome the issue we add eom tag to the list of expected ones
when we can not find the refferenced branch.

With that, EOL tag will have prescedence over EOM one.

[1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html

Change-Id: Ic641af5aa65add9751b49fb47691a98f80a7c5a8
2024-02-29 11:29:56 +00:00
..
_exts Sort config options 2020-04-21 09:01:40 +02:00
tests Respect EOM tag for branches in unmaintained status 2024-02-29 11:29:56 +00:00
__init__.py add a null logging handler 2017-01-19 16:19:08 -05:00
cache.py Close files opened by Scanner, Loader 2021-09-28 17:28:17 +01:00
config.py Respect EOM tag for branches in unmaintained status 2024-02-29 11:29:56 +00:00
create.py Deny creating subdirectories 2021-02-19 22:52:50 +09:00
defaults.py Integrate a setuptools command 2018-04-11 09:26:36 +01:00
formatter.py Add support for subsections 2023-03-07 13:56:39 -06:00
linter.py Refactor Section config to use NamedTuple 2023-02-08 10:54:47 -07:00
lister.py Close files opened by Scanner, Loader 2021-09-28 17:28:17 +01:00
loader.py Refactor Section config to use NamedTuple 2023-02-08 10:54:47 -07:00
main.py add `semver-next` command 2020-08-29 17:41:39 -04:00
report.py Close files opened by Scanner, Loader 2021-09-28 17:28:17 +01:00
scanner.py Respect EOM tag for branches in unmaintained status 2024-02-29 11:29:56 +00:00
semver.py Close files opened by Scanner, Loader 2021-09-28 17:28:17 +01:00
setup_command.py Close files opened by Scanner, Loader 2021-09-28 17:28:17 +01:00
sphinxext.py Close files opened by Scanner, Loader 2021-09-28 17:28:17 +01:00
utils.py Remove usage of six 2020-02-04 14:37:21 +01:00