mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
340 B
ReStructuredText
16 lines
340 B
ReStructuredText
7 years ago
|
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.
|