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.
ansible/packaging/release
Rick Elrod 53a1885ab5
Make changelog tool be more strict about suffixes (#70798)
* Make changelog tool be more strict about suffixes

Change:
- Files must end in .yml or .yaml, and must not be dotfiles.
- This is to prevent (for example) emacs backup files (.yml~) from being
  included in changelogs during releases.
- Backport of https://github.com/ansible-community/antsibull-changelog/pull/33

Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
..
changelogs Make changelog tool be more strict about suffixes (#70798) 4 years ago
tests add .post support to rpm/deb version munger (#42444) 6 years ago
versionhelper Surround top-level function and class definitions with two blank lines. 6 years ago
Makefile Fix the changelog links to porting guide to be anonymous 6 years ago