Skip to content

Rake task to create release blog post

How to use:

rake new_release_post["7.4"]

What it does?

  • Creates blog post from template
  • Replace all X_X with version number you provided

Merge request reports