Commit Graph

36 Commits

Author SHA1 Message Date
Mikhail f. Shiryaev
dcd3e9d151
Move changelog script to tests/ci 2024-06-12 14:43:22 +02:00
Mikhail f. Shiryaev
af0ea585fc
Remove unnecessary rev-parse in favor of in_changelog 2024-06-04 21:29:53 +02:00
Mikhail f. Shiryaev
bad3f2d384
Migrate changelog from outdated fuzzywuzzy to a new thefuzz 2024-06-04 21:29:53 +02:00
Mikhail f. Shiryaev
116c74341e
Fix a year for the changelogs by maximum from PRs 2024-05-30 18:09:50 +02:00
Mikhail f. Shiryaev
90d53fe625
Fix wrong links for 123#issuecomment-1 2024-05-30 16:58:11 +02:00
Mikhail f. Shiryaev
e432f9068e
Sort imports 2024-05-30 15:17:42 +02:00
Mikhail f. Shiryaev
33bbb29d48
Fix broken changelogs for bugfix PRs 2024-05-30 15:16:04 +02:00
Max K
edf8d92cf0 CI: add category to changelog.py 2024-05-28 12:53:52 +02:00
Alexey Milovidov
4234c38a64 Automatically correct some mistakes in the changelog 2023-03-27 14:48:05 +02:00
Dan Roscigno
32de437533
Update changelog README 2023-02-20 09:49:14 -05:00
Mikhail f. Shiryaev
fe44b514b7
Create GitHub cache directory optionally by default 2022-12-09 21:33:06 +01:00
Alexey Milovidov
088530b3a2
Update README.md 2022-09-14 17:53:15 +03:00
Dan Roscigno
ad9e7be566
Update README.md
When running `changelog.py` I did not have tags and needed to supply a `--from` with a commit SHA.  Having the tags allows the script to go back to the last release.
2022-09-13 17:23:41 -04:00
Mikhail f. Shiryaev
c150fe6f0d
Fix possible wrong FROM_REF by using merge-base commit 2022-07-25 21:56:20 +02:00
Mikhail f. Shiryaev
dd2a0ed755
Improve speed significantly by using cached users and reuse repos 2022-07-21 15:46:39 +02:00
Mikhail f. Shiryaev
aef212d552
Add ref commits to the chengelog headers 2022-07-21 09:00:31 +02:00
Mikhail f. Shiryaev
59501150d0
Use github_helper in changelog, use a robot token in CI 2022-07-20 17:28:46 +02:00
Mikhail f. Shiryaev
d2f3c5b836
Add sleeping after received second rate limit exceeded 2022-06-23 12:13:07 +02:00
Mikhail f. Shiryaev
779b83262f
Add not for changelog category with titles as entries 2022-06-22 23:50:38 +02:00
Mikhail f. Shiryaev
3ab58fd14f
Add docusaurus header to generated changelogs 2022-06-22 23:47:53 +02:00
Mikhail f. Shiryaev
0e494c9ee7
Add caching for GitHub PR objects 2022-05-25 00:05:53 +02:00
Mikhail f. Shiryaev
4b28ea92ca
Use commit date for cherry-picked commits (later) 2022-05-25 00:05:52 +02:00
Mikhail f. Shiryaev
fbe16a1d33
Don't compare tags to testing by default 2022-05-25 00:05:50 +02:00
Mikhail f. Shiryaev
ae0d64d8e1
Merge pull request #37249 from ClickHouse/changelog-script
Improve changelog script
2022-05-18 19:30:31 +02:00
Mikhail f. Shiryaev
e6e0f0589d
Update run-check.py to match PR template, add comments 2022-05-17 21:43:22 +02:00
Mikhail f. Shiryaev
082b30c4a2
Simplify and improve commit validadion for tags 2022-05-16 14:45:27 +02:00
Mikhail f. Shiryaev
d78709c656
Add dependencies and CI for changelogs generator 2022-05-10 11:25:38 +02:00
Mikhail f. Shiryaev
6cdab10d29
Rewrite changelog generator to pure python 2022-05-10 11:25:36 +02:00
Mikhail f. Shiryaev
e6f5a3f98b
Apply black formatter to all *.py files in the repo 2022-03-22 17:39:58 +01:00
Alexey Milovidov
1a528b09c6 Add autogenerated changelog, switch to the current year 2022-01-17 04:06:23 +03:00
alexey-milovidov
ad06ed3526
Update README.md 2021-11-02 14:38:17 +03:00
alexey-milovidov
79ea35ec49
Update README.md 2021-11-02 14:38:02 +03:00
filimonov
7b6ae5ee17
Update README.md 2021-08-05 13:19:13 +02:00
Alexey Milovidov
2255ea7f51 Add README 2021-06-05 01:13:29 +03:00
Alexey Milovidov
17530a6e75 Add progress log 2021-06-05 01:10:08 +03:00
Alexey Milovidov
fc8a8ae241 Rename a directory with changelog script 2021-06-05 01:06:12 +03:00