Skip to content
Snippets Groups Projects
Commit a5abbf35 authored by Lysanne Pinto's avatar Lysanne Pinto :seedling:
Browse files

Merge branch '442469-aqualls-do-the-thing' into 'master'

Add description metadata for six files

See merge request !146234



Merged-by: default avatarLysanne Pinto <lpinto@gitlab.com>
Approved-by: default avatarLysanne Pinto <lpinto@gitlab.com>
Co-authored-by: default avatarAmy Qualls <aqualls@gitlab.com>
parents 2b395d51 d2b8e134
No related branches found
No related tags found
1 merge request!146234Add description metadata for six files
Pipeline #1196433522 failed
Pipeline: E2E Omnibus GitLab EE

#1196490272

    Pipeline: E2E GDK

    #1196437309

      Pipeline: [attr_encrypted gem] Ruby 3.0 pipeline

      #1196433783

        +27
        ......@@ -2,6 +2,7 @@
        stage: Create
        group: Source Code
        info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments"
        description: "Documentation for the REST API for Git repositories in GitLab."
        ---
        # Repositories API
        ......
        ......@@ -2,6 +2,7 @@
        stage: Create
        group: Source Code
        info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments"
        description: "Use Git LFS to manage binary assets, like images and video, without bloating your Git repository's size."
        ---
        # Git Large File Storage (LFS)
        ......
        ......@@ -2,6 +2,7 @@
        stage: Create
        group: Source Code
        info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
        description: "How to remove unwanted changes in your Git repository."
        ---
        # Undo options in Git
        ......
        ......@@ -2,6 +2,7 @@
        stage: Create
        group: Code Review
        info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
        description: "Use merge request reviews to discuss and improve code before it is merged into your project."
        ---
        # Merge request reviews
        ......
        ......@@ -2,6 +2,7 @@
        stage: Create
        group: Source Code
        info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments"
        description: "Use Git branches to develop new features. Add branch protections to critical branches to ensure only trusted users can merge into them."
        ---
        # Default branch
        ......
        ......@@ -2,6 +2,7 @@
        stage: Create
        group: Source Code
        info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
        description: "Use Git tags to mark important points in a repository's history, and trigger CI/CD pipelines."
        ---
        # Tags
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Finish editing this message first!
        Please register or to comment