Skip to content

Complete git write onboarding progress when applying a template

Doug Stull requested to merge 454578-complete-git-write into master

What does this MR do and why?

Complete git write onboarding progress when applying a template

  • git_write is visualized and tied to our concept of create a repository.
  • the applying of a template creates a repository, which we map to git_write in learn gitlab. So we should ensure it is marked as completed when a project is created with a template.
  • fix onboarding predicate methods to stay true to what predicate methods should be and return boolean

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #454578

Edited by Doug Stull

Merge request reports