1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 05:41:20 +01:00

Merge pull request #6811 from weirdan/require-release-labels

This commit is contained in:
Bruce Weirdan 2021-11-03 22:32:39 +02:00 committed by GitHub
commit 35868c08a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.github/release.yml vendored
View File

@ -1,5 +1,8 @@
changelog:
categories:
- title: Removed
labels:
- 'release:removed'
- title: Deprecations
labels:
- 'release:deprecation'