Skip to content

Commit 904a550

Browse files
axilleaseread
andcommitted
Merge branch 'eread/add-missing-frontmatter-to-files-docs' into 'master'
Add missing frontmatter to files See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7477 Merged-by: Achilleas Pipinellis <[email protected]> Approved-by: Achilleas Pipinellis <[email protected]> Co-authored-by: Evan Read <[email protected]>
2 parents 2adcc5e + 5904b1d commit 904a550

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

doc/development/allure-test-report.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
stage: Systems
3+
group: Distribution
4+
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
5+
---
6+
17
# Test Report Generation in Omnibus-GitLab
28

39
The following three pipelines are created while generating the allure-report

doc/development/database_support.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
stage: Systems
3+
group: Distribution
4+
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
5+
---
6+
17
# Database support
28

39
This document provides details and examples on how to implement database support

0 commit comments

Comments
 (0)