Skip to content

Commit

Permalink
Merge pull request #5463 from der-eismann/add-release-note-template
Browse files Browse the repository at this point in the history
Add release note template to split dependency chores
  • Loading branch information
openshift-merge-bot[bot] committed May 16, 2024
2 parents 4171086 + 97d44ab commit f83d266
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -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

1 comment on commit f83d266

@packit-as-a-service
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

podman-next COPR build failed. @containers/packit-build please check.

Please sign in to comment.