align filtering in release.yml and nightly.yml

This commit is contained in:
Frank
2026-01-16 23:46:25 +01:00
parent 9ce0436c9c
commit 855cfae224

View File

@@ -26,7 +26,7 @@ jobs:
sinceTag: v14.7.1
maxIssues: 500
# Exclude issues that were closed without resolution from changelog
excludeLabels: 'stale,wontfix,duplicate,invalid'
excludeLabels: 'stale,wontfix,duplicate,invalid,question,use-as-is,not_planned'
- name: Create draft release
uses: softprops/action-gh-release@v1
with: