Skip to content

Add script to automate release post assembly

Vasilii Iakliushin requested to merge 7983_add_automation_script into master

What does this MR do?

It adds a new script that:

  1. Detects the release branch
  2. Switches to the branch
  3. Pulls changes from the master branch
  4. Assembles a release post
  5. Pushes changes back to the release branch

The script is scheduled to run on the 18th of every month. See https://gitlab.com/gitlab-com/www-gitlab-com/-/pipeline_schedules.

Related issues

#7983 (closed)

Edited by Vasilii Iakliushin

Merge request reports