Replies: 4 comments 9 replies
-
Hmm, yes that seems like a good process. Do you propose to include it in the CI? |
Beta Was this translation helpful? Give feedback.
-
Please add to a template, I will forget every time otherwise :) |
Beta Was this translation helpful? Give feedback.
-
FYI, #2257 is the relevant PR. |
Beta Was this translation helpful? Give feedback.
-
Nice! Does/can the |
Beta Was this translation helpful? Give feedback.
-
Based on an idea by @pljones, I want to try generating the boilerplate for the upcoming release's changelog automatically. This should be rather straight-forward via some scripting. In order to keep the wording consistent, I propose adding the relevant text as a comment in the PR. This can be done by the PR author (@ann0see: Maybe that would be a good addition to the planned PR template?), by contributors or by @jamulussoftware/maindevelopers . PRs with no such special comment will be listed by the title in the boilerplate, but can still be edited, of course.
This is an optimization attempt and not a change in processes. We should just be careful -- as we used to -- about assigning each PR to the proper milestone (at least when merging).
Format:
CHANGELOG: <Text>
on a single lineExample: #1731 (comment)
Doing that at merge time has the benefit that the information around the PR is still fresh. It also provides early transparency (and possibility for further improvement).
Doing it as part of a comment (and not as part of the PR/commit itself) avoids conflicts in the ChangeLog file.
Beta Was this translation helpful? Give feedback.
All reactions