ci: ignore PRs labeled with "skip-release-notes" when generating release notes (backport #46453) (#46456)

ci: ignore PRs labeled with "skip-release-notes" when generating release notes

(cherry picked from commit 57007bf937)

Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>
This commit is contained in:
mergify[bot]
2025-03-12 10:33:07 +05:30
committed by GitHub
parent 05c0bf5d99
commit a1585b3c53

4
.github/release.yml vendored Normal file
View File

@@ -0,0 +1,4 @@
changelog:
exclude:
labels:
- skip-release-notes