Browse Source

Merge branch '3.5.x' into 4.0.x

pull/49582/head
Phillip Webb 2 weeks ago
parent
commit
73ec55696c
  1. 6
      .github/actions/create-github-release/changelog-generator-oss.yml

6
.github/actions/create-github-release/changelog-generator-oss.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