Skip to content

Commit 6092f50

Browse files
committed
Reorganize release notes template
1 parent dd69933 commit 6092f50

File tree

1 file changed

+7
-14
lines changed

1 file changed

+7
-14
lines changed

.github/release.yml

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,12 @@ changelog:
88
labels:
99
- no releasenotes
1010
categories:
11-
- title: Major Changes 🛠
11+
- title: Changes in PyTensor
1212
labels:
13-
- major
14-
- title: New Features & Bugfixes 🎉
13+
- "*"
14+
exclude:
15+
labels:
16+
- aesara downstream
17+
- title: Changes in Aesara that were incorporated in PyTensor
1518
labels:
16-
- bug
17-
- enhancements
18-
- feature-request
19-
- title: Docs & Maintenance 🔧
20-
labels:
21-
- docs
22-
- installation
23-
- maintenance
24-
- pre-commit
25-
- tests
26-
- "*"
19+
- aesara downstream

0 commit comments

Comments
 (0)