Skip to content

Removes the prepare step from template

John Jarvis requested to merge jarv/remove-prepare into master

The chatops command:

/chatops run release prepare <%= version %>

Generates this template so I don't think we need repeat the step here. Perhaps this is legacy when there was a rake task to create the issue and another rake task to create the MRs?

Merge request reports