Commit Graph

26 Commits

Author SHA1 Message Date
Alexander Kuzmenkov
f4d9002182 Rename "Non-significant" to "Not for changelog".
The previous name was not universally liked, because technically a PR
might be very much significant, we just don't want to mention it in the
changelog.
2020-05-22 23:09:44 +03:00
Nikolai Kochetov
339e818051 Parce commit message from merge commit name and search for it instead of commit number. 2020-03-17 17:38:11 +03:00
Alexey Milovidov
1f1da04cbe Fix changelog script 2020-03-16 04:26:09 +03:00
alesapin
79b2a77306 Changelog draft 2020-01-24 13:41:33 +03:00
filimonov
83623f232a
fix printing changelog with non-ascii chars 2020-01-10 14:34:02 +01:00
filimonov
573b6d23a8
make_changelog.py::process_unknown_commits unicode fix 2020-01-07 22:40:48 +01:00
Vitaly Baranov
56a95e1719 make_changelog.py now considers not only release PR but also PRs which
were cherry-picked to the release branch.
2019-12-29 12:46:17 +07:00
Alexander Kuzmenkov
bfc611b1a2 Changelog script: add rev-parse & fix category regex. 2019-11-06 13:32:49 +03:00
Alexander Kuzmenkov
a8731a9597 Update category regex in changelog script 2019-11-05 18:41:27 +03:00
Alexander Kuzmenkov
bba08b585d Update changelog script.
* support python3
* synchronize with Description Check
2019-11-05 16:20:33 +03:00
Ivan Blinkov
9af95b9d7a
[make_changelog] avoid except without specifying class 2019-11-01 19:06:33 +03:00
alesapin
e31f33bc1c Fix category search in changelog script 2019-10-08 11:59:29 +03:00
Alexey Milovidov
abbd451131 Updated default repository. 2019-10-02 00:47:07 +03:00
Alexey Milovidov
8ff4c38751 Added option to generate changelog from a list of PRs 2019-08-05 22:24:51 +03:00
Alexey Milovidov
acd6651f60 Better changelog script 2019-08-05 03:23:42 +03:00
Alexey Milovidov
ff1be9755f Removing extra whitespaces 2019-08-05 02:36:02 +03:00
Alexey Milovidov
ea22e8fb09 Allowed unknown authors; substituting links to issues 2019-08-05 02:04:22 +03:00
Alexey Milovidov
39f711d895 Allowed unknown authors; substituting links to issues 2019-08-05 02:02:44 +03:00
Alexey Milovidov
3f2d0dfcec Sorting categories in desired order; skipping documentation fixes 2019-08-05 00:42:32 +03:00
Alexey Milovidov
17766bf141 Make changelog script more sane 2019-08-05 00:31:52 +03:00
Alexey Milovidov
58d5e58eed Avoid finding commits in forks 2019-08-04 23:32:16 +03:00
Alexey Milovidov
95b0ec46b9 Attempt to make changelog generator better 2019-08-04 23:17:51 +03:00
alesapin
9544784b71 Retry 500-error codes in changelog script 2019-04-11 13:54:19 +03:00
Alexey Milovidov
825f0aab48 Fixed typo 2019-03-15 21:31:36 +03:00
Nikolai Kochetov
8263b66510 make_changelog.py review fixes. 2019-01-28 21:06:13 +03:00
Nikolai Kochetov
b82c34f0c2 Added script for changelog. 2019-01-28 18:33:34 +03:00