Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
changelog:
exclude:
authors:
# The backport bot. Its PRs duplicate one already listed from `main`,
# and put it in "New Contributors".
#
# This setting is repo-wide, with no per-branch form: every PR merged
# into `versions/v0.2.x` is a backport, so auto-generated notes for a
# release cut from that branch will be empty. Write those by hand, or
# copy them from the corresponding `main` release.
- meeseeksmachine
categories:
- title: ✨ Features
labels:
Expand Down
Loading