mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Implement new changelog generator.
This commit is contained in:
15
docs/docsite/rst/dev_guide/testing/sanity/changelog.rst
Normal file
15
docs/docsite/rst/dev_guide/testing/sanity/changelog.rst
Normal file
@@ -0,0 +1,15 @@
|
||||
Sanity Tests » changelog
|
||||
========================
|
||||
|
||||
Basic linting of changelog fragments with yamllint and rstcheck.
|
||||
|
||||
One or more of the following sections are required:
|
||||
|
||||
- major_changes
|
||||
- minor_changes
|
||||
- deprecated_features
|
||||
- removed_features
|
||||
- bugfixes
|
||||
- known_issues
|
||||
|
||||
New modules and plugins must not be included in changelog fragments.
|
||||
Reference in New Issue
Block a user