Commit Graph

12 Commits

Author SHA1 Message Date
Lars Holmberg be8a68a414 Reduce the changelog downloaded to make it faster (but we need to remember to not commit deletion of the old stuff) 2024-06-07 21:39:17 +02:00
tdadela f99e9df700 sort imports 2024-01-17 00:07:29 +01:00
Jonatan Heyman 54a0d1c3d4
Exclude issues with label `no-changelog` when generating changelog 2022-12-06 13:48:28 +01:00
Lars Holmberg 80a28477db update autogenerated changelog 2022-09-21 11:54:34 +02:00
Lars Holmberg 96dfde9da2 Updates to changelog generation 2022-08-12 16:19:17 +02:00
Lars Holmberg 313b80f27f Ran "flynt" on the code base, changing all string handling to use f-strings, instead having a mix of f-strings and %-formatted 2022-02-25 15:32:45 +01:00
Lars Holmberg b5446d223c Update changelog for 2.8.2. Skip really old versions when autogenerating changelog, to avoid overloading GH:s APIs 2022-02-14 12:11:30 +01:00
Lars Holmberg 2c08cec22e changes to changelog generation (no pun intended) 2022-02-13 17:32:49 +01:00
Lars Holmberg a4779b0b15 Start automatically flagging and eventually closing stale issues on GitHub. To begin with, it will only operate on non-critical or "waiting on contributor" tagged issues. 2021-04-11 21:42:55 +02:00
Lars Holmberg 7c0fcc213d Auto format using Black (20.8b1, which includes the magic trailing commas fix). Added black --check to build. 2020-08-27 09:17:42 +02:00
Lars Holmberg 3c5f3e5f1e Detect github api token from env vars when generating changelog 2020-06-27 10:01:14 +02:00
Jonatan Heyman 051a050d53 Add script for generating the automatic Changelog 2020-04-29 19:28:29 +02:00