Infrastructure: Improve ptb changelog generation#5500
Infrastructure: Improve ptb changelog generation#5500demonnic merged 4 commits intoMudlet:developmentfrom
Conversation
|
Hey there! Thanks for helping Mudlet improve. 🌟 Test versionsYou can directly test the changes here:
No need to install anything - just unzip and run. |
|
Example output: ADDITIONS:Add option for secure IRC connections (#5473) IMPROVEMENTS:Improve PTB changelog generation FIXES:Fix white profile in Windows dark theme (#5482) INFRASTRUCTURE:(autocommit) Updated IRE mapping script to latest upstream (#5495) (autocommit) Updated text for translation (#5494) OTHER:Do not trim whitespaces in tab completion (#5477) as plaintext |
vadi2
left a comment
There was a problem hiding this comment.
Looks awesome, thx!
What do you think about following same style as the 4-13 changelog?
|
Which part(s) of it in particular? I can have a crack at it |
|
Just how the sections show - 🆕 added (the emojis might prove too much for a rolling release changelog but lets see) |
🆕 addedNone ✨improvedImprove PTB changelog generation 🔨fixedNone 🧱 infrastructureNone ❓ otherMake the headings actually headings, and remove the extra breaks. Remove commented out code. |
…hangelog_generation
Brief overview of PR changes/additions
Sorts the PTB changelog into categories and outputs it with headers
Motivation for adding to Mudlet
Simplify changelog generation for PTBs and releases once #5489 goes in.
Other info (issues closed, discussion etc)
Fixes #5487
Release post highlight