Skip to content

Ignore all leading and trailing whitespaces

Lin Jen-Shin requested to merge allow-multi-line-expansion into master

This will be useful to write things like:

labels:
  - |
    {
      license management,
      user management,
      user profile,
      analytics,
      cycle analytics,
      admin dashboard,
      devops:administration,
      authentication,
      authorization,
      project,
      project import,
      project export,
      groups,
      subgroups,
      ldap,
      saml
    }

This will be used in gitlab-org/quality/triage-ops!61 (merged). Example dry-run: https://gitlab.com/gitlab-org/quality/triage-ops/-/jobs/118200932

Edited by 🤖 GitLab Bot 🤖

Merge request reports