mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
Add packaging label to included sections in changelog (#1140)
This commit is contained in:
parent
bddec64faa
commit
f041402533
1 changed files with 1 additions and 1 deletions
2
.github/workflows/changelog.yaml
vendored
2
.github/workflows/changelog.yaml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Reference in a new issue