1
0
mirror of https://github.com/containers/buildah.git synced 2026-02-05 09:45:38 +01:00

Add release note template to split dependency chores

Signed-off-by: Philipp Trulson <der-eismann@users.noreply.github.com>
This commit is contained in:
Philipp Trulson
2024-04-08 14:47:42 +02:00
parent b25597170a
commit 97d44ab9c4

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

@@ -0,0 +1,13 @@
# https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes#configuring-automatically-generated-release-notes
changelog:
categories:
- title: Notable changes
labels:
- '*'
exclude:
labels:
- dependencies
- title: Dependency updates
labels:
- dependencies