Commit 777af2b
committed
[releaser] Fix backport insertion for RST changelog #532
Fix the Unreleased block regex to include content under the header (e.g., 'Work in progress.') when inserting backported bugfix changelog entries. Added a test to assert that unreleased content remains above the newly inserted block.
Fixes #5321 parent f3fc7c2 commit 777af2b
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
283 | 287 | | |
284 | 288 | | |
285 | 289 | | |
| |||
0 commit comments