mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-13 09:43:49 +00:00
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:
4
.github/release.yml
vendored
Normal file
4
.github/release.yml
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
changelog:
|
||||
exclude:
|
||||
labels:
|
||||
- skip-release-notes
|
||||
Reference in New Issue
Block a user