Skip to content

Renames blog post templates

Mayra Cabrera requested to merge rename-blog-post-templates into master

What does this MR do and why?

  • Renames blog post templates

Patch releases are being repurposed for patches that include bug and security fixes. Release-tools codebase will be iteratively updated to reflect the new name. The first iteration will include adjusting the blog post (gitlab-com/gl-infra/delivery#20052 (closed)). This commit renames the blog post templates:

  • From security_release_blog_post_template to patch_release_template
  • From patch_release_blog_post_template to patch_release_single_version_template. This template will continue to be used in case patches for specific versions are required.

Related to gitlab-com/gl-infra/delivery#20102 (closed)

Author Check-list

  • [-] Has documentation been updated?

Merge request reports