Reset pending changelog after 2.075.0#1849
Conversation
|
This needs to be pulled in: #1821 |
|
Right now I've done it on stable after a release, then purged master when merging back. |
|
Let's stick with that scheme for the moment. Purging changelogs after sth. has been released seems more sound and might turn out necessary if we start to backport fixes at some point. |
|
@MartinNowak The problem with the current approach is that once you create the _pre.dd changelog file on dlang.org master, it becomes impossible to preview any new changelog entries until the pending version is released. Would it be possible to adjust the release workflow to accommodate this? |
We should probably include this into the release pipeline ...
CC @MartinNowak