Skip to content

Added Rake task for announcing the feature freeze

Yorick Peterse requested to merge announce-feature-freeze into master

This task can be executed automatically using GitLab CI, removing the need for having to announce the freeze manually.

This has already been set up in the CI schedules, so all we need to do is mark the schedule as active

Fixes https://gitlab.com/gitlab-org/release/framework/issues/22

Merge request reports