Commit cd3846a
committed
Enhance release notes & release creation
Improve the GitHub Actions release notes generation and release creation steps. The AI prompt now requests additional sections (Documentation, Dependency Updates, Test Improvements, Build/Workflow Enhancements) and excludes embedding a full changelog; a Full Changelog link is generated and appended to the notes and temp release file. Fixes formatting/newlines when writing the temp notes file. Also normalize release checks and titles to use the raw inputs.revision value (remove enforced "v" prefix) to avoid duplicate prefixes when creating releases.1 parent eeed171 commit cd3846a
1 file changed
Lines changed: 13 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
123 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
| |||
153 | 154 | | |
154 | 155 | | |
155 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
156 | 160 | | |
157 | | - | |
| 161 | + | |
| 162 | + | |
158 | 163 | | |
159 | | - | |
| 164 | + | |
| 165 | + | |
160 | 166 | | |
161 | 167 | | |
162 | 168 | | |
163 | 169 | | |
164 | 170 | | |
165 | | - | |
166 | | - | |
| 171 | + | |
| 172 | + | |
167 | 173 | | |
168 | 174 | | |
169 | | - | |
| 175 | + | |
170 | 176 | | |
171 | 177 | | |
172 | 178 | | |
| |||
0 commit comments