add packaging label to included sections in changelog

This commit is contained in:
Jonathan Wren 2021-01-02 14:39:52 -08:00
parent bddec64faa
commit 777da57ca7
No known key found for this signature in database
GPG key ID: 43D5FF8722E7F68A

View file

@ -104,7 +104,7 @@ jobs:
issuesWoLabels: false
unreleased: true
compareLink: true
includeLabels: bug,enhancement,documentation,build,deprecated
includeLabels: bug,enhancement,documentation,build,packaging,deprecated
excludeLabels: stale,wontfix
excludeTagsRegex: ${{ env.TAG_REGEX }}
sinceTag: ${{ env.SINCE_TAG }}