Commit 4003f7e
authored
meta: Fix changelog script (#12069)
Actually we should check for the changelog commit, which we look for by
checking `-meta` and `changelog` in the commit message. (Not perfect,
but good enough hopefully...)
I noticed it was not correctly picking up all commits while a release
was in progress before.1 parent 4a1f2ac commit 4003f7e
1 file changed
+11
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
11 | 19 | | |
12 | 20 | | |
13 | 21 | | |
| |||
0 commit comments