Skip to content

Apply template

Simon Feiden requested to merge simonfeiden/gitlab-wizard:apply-template into v1.2.0

Apply a MR template

  • Each preset can have the name of a MR template configured.
  • The template will be applied when the wizard is run.

What I did:

  • New card for preset to specify the template
  • New content script that applies the template.

Merge request reports