ansible/docs/docsite/rst/dev_guide/testing/sanity/changelog.rst
Felix Fontein a114da80ee
Use antsibull-changelog instead of packaged changelog generator (#69313)
Replace the ansible-base changelog linting and generation tool with antsibull-changelog and make it available for linting collections. Previously changelog linting was limited to ansible-base.
2020-06-11 11:21:21 -07:00

399 B

changelog

Basic linting of changelog fragments with antsibull-changelog lint.

One or more of the following sections are required:

  • major_changes
  • minor_changes
  • breaking_changes
  • deprecated_features
  • removed_features
  • security_fixes
  • bugfixes
  • known_issues

New modules and plugins must not be included in changelog fragments.