Commit f77764d
authored
changelog: stricter preview workflow (#5898)
## Changes
1. Run validation during changelog-preview
2. Formatting of the preview
## Why
1. So a misplaced file (e.g. `.nextchanges/my-change.md`) fails the
workflow
2. To show the rendered markdown in the action summary
## Tests
- Added bad file (bc8526f),
https://github.com/databricks/cli/actions/runs/29205073987?pr=5898
- Added good file (3308219),
https://github.com/databricks/cli/actions/runs/292052173381 parent 9b498de commit f77764d
2 files changed
Lines changed: 22 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
33 | 39 | | |
34 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
35 | 45 | | |
36 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
37 | 49 | | |
38 | | - | |
| 50 | + | |
39 | 51 | | |
40 | | - | |
41 | | - | |
42 | | - | |
| 52 | + | |
43 | 53 | | |
44 | | - | |
45 | | - | |
| 54 | + | |
| 55 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
298 | 301 | | |
299 | 302 | | |
300 | 303 | | |
| |||
0 commit comments