align filtering in release.yml and nightly.yml
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
|||||||
sinceTag: v14.7.1
|
sinceTag: v14.7.1
|
||||||
maxIssues: 500
|
maxIssues: 500
|
||||||
# Exclude issues that were closed without resolution from changelog
|
# 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
|
- name: Create draft release
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user