Skip to content

Commit 3cfb3e9

Browse files
balasankarcdustinmm80
andcommitted
Merge branch '8429-run-danger-on-docs-pipelines' into 'master'
Run danger job on docs pipelines Closes #8429 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7445 Merged-by: Balasankar 'Balu' C <[email protected]> Approved-by: Ryan Egesdahl <[email protected]> Approved-by: Balasankar 'Balu' C <[email protected]> Co-authored-by: dustinmm80 <[email protected]>
2 parents d475833 + f761644 commit 3cfb3e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gitlab-ci-config/gitlab-com.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,7 @@ danger-review:
405405
BUNDLE_WITH: "danger"
406406
rules:
407407
- if: '$PIPELINE_TYPE =~ /_MR_PIPELINE$/'
408+
- if: '$PIPELINE_TYPE == "DOCS_PIPELINE"'
408409

409410
Centos 7 knapsack: !reference [.knapsack]
410411
AlmaLinux 8 knapsack: !reference [.knapsack]

0 commit comments

Comments
 (0)