Skip to content

Foundation for automating release post (changelog style)

Joshua Lambert requested to merge jl-release-post-process into master

With CD, there is less and less time available to prepare the release post. Currently feature freeze is on the 17th, which leaves 4 days (including potential holidays/weekends) to assemble and review the release post.

This MR attempts to improve the process to accomplish three goals:

  1. Update the release post due dates, based on the changes to the development flow (17th is now feature freeze)
  2. Shift the review of content left as far as possible
  3. Lay the foundation for a framework which can be easily automated, similar to a changelog system

Closes #4797 (closed)

Edited by Joshua Lambert

Merge request reports