Skip to content

Commit

Permalink
improve reno config (#6827)
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 committed Jan 26, 2024
1 parent 3bea3b1 commit b176750
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
11 changes: 5 additions & 6 deletions releasenotes/config.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
default_branch: main
collapse_pre_releases: true
pre_release_tag_re: (?P<pre_release>-(?:[ab]|rc)+\d*)$
prelude_section_name: ⭐ Highlights
prelude_section_name: highlights
template: |
---
prelude: >
highlights: >
Replace this text with content to appear at the top of the section for this
release. This is equivalent to the "Highlights" section we used before.
The prelude might repeat some details that are also present in other notes
from the same release, that's ok. Not every release note requires a prelude,
use it only to describe major features or notable changes.
release. The highlights might repeat some details that are also present in other notes
from the same release, that's ok. Not every release note requires highlights,
use this section only to describe major features or notable changes.
upgrade:
- |
List upgrade notes here, or remove this section.
Expand Down
1 change: 0 additions & 1 deletion releasenotes/notes/speedup-import-b542f7a8323ef376.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
prelude: >
enhancements:
- |
Speed up import of Document dataclass.
Expand Down

0 comments on commit b176750

Please sign in to comment.