84514e18ce
The default tagger doesn't add Related/Resolves lines to the changelog, resulting in builds that have to be fixed up manually. The output from this code still needs to be edited to remove the '-' prefix from the Related/Resolves lines because tito appends them to every line of output from the Tagger. But this is better than having to add them manually.
7 lines
169 B
XML
7 lines
169 B
XML
[buildconfig]
|
|
builder = tito.builder.Builder
|
|
tagger = lorax_tito.LoraxRHELTagger
|
|
changelog_do_not_remove_cherrypick = 0
|
|
changelog_format = %s (%ae)
|
|
lib_dir = ./rel-eng/
|