Browse Source

Merge branch '4.0.x'

Closes gh-49264
pull/49278/head
Phillip Webb 4 weeks ago
parent
commit
6edb8ada2b
  1. 6
      .github/actions/create-github-release/changelog-generator-commercial.yml

6
.github/actions/create-github-release/changelog-generator-commercial.yml

@ -1,12 +1,12 @@ @@ -1,12 +1,12 @@
changelog:
sections:
- title: ":warning: Noteworthy Changes"
- title: ":warning: Attention Required"
labels:
- "status: noteworthy"
- "for: upgrade-attention"
summary:
mode: "member-comment"
config:
prefix: "Noteworthy change:"
prefix: "Attention Required:"
- title: ":star: New Features"
labels:
- "type: enhancement"

Loading…
Cancel
Save