Skip to content

Commit a8e4d2f

Browse files
NikolaySSarumyan
authored andcommitted
ops: DCF-5 add CI peer review gate (SOC2)
1 parent b37ad5d commit a8e4d2f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitlab-ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
include:
22
- local: 'components/index_pilot/.gitlab-ci.yml'
33
- template: Security/SAST.gitlab-ci.yml
4+
- project: 'postgres-ai/infra'
5+
file: '/ci/templates/approval-check.yml'
46

57
# Auto-cancel redundant pipelines when new commits are pushed
68
workflow:
@@ -757,4 +759,4 @@ preview:destroy:
757759
# Results appear in the Security tab of merge requests and pipelines.
758760
# https://docs.gitlab.com/ee/user/application_security/sast/
759761
sast:
760-
stage: test
762+
stage: test

0 commit comments

Comments
 (0)