mirror of
https://github.com/frappe/erpnext.git
synced 2025-12-03 18:35:36 +00:00
ci: ignore PRs labeled with "skip-release-notes" when generating release notes
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