Skip to content

Commit

Permalink
Merge branch 'INFRA-183-add-gitlab-ci-codeowners' into 'main'
Browse files Browse the repository at this point in the history
codeowners and ci added

Closes INFRA-183

See merge request sandwave/packages/vat-php!1
  • Loading branch information
radriaanse committed Sep 24, 2024
2 parents 38c127c + e8f6c57 commit 4878c32
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#
# DO NOT EDIT THIS FILE
# Changes to the CI configuration must be submitted to the sandwave/infra repo.
#

include:
- project: sandwave/infra
ref: $INFRA_PIPELINE_REF
file: .gitlab/ci/vat-php-ci.yml
3 changes: 3 additions & 0 deletions .gitlab/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
CODEOWNERS @sandwave/team-infra @sandwave/circle-architecture
/.gitlab/ @sandwave/team-infra
*.gitlab-ci.yml @sandwave/team-infra

0 comments on commit 4878c32

Please sign in to comment.