Fix release notes templates (#6697)

* WIP

* Fix templates

- fix conditions to fetch misc PRs
- render the misc section only if required
- add html comment to help debugging
- add a new API section to T2 labels
This commit is contained in:
Chevdor
2023-02-10 17:12:45 +01:00
committed by GitHub
parent f81f1bae4c
commit f17ea2cdd0
8 changed files with 44 additions and 3 deletions
+2
View File
@@ -16,6 +16,8 @@ gem 'optparse', '~> 0.1.1'
gem 'logger', '~> 1.4'
gem 'changelogerator', '0.9.1'
gem 'test-unit', group: :dev
gem 'rubocop', group: :dev, require: false