Skip to content

Commit

Permalink
Deployment tooling (#14533)
Browse files Browse the repository at this point in the history
  • Loading branch information
connorwstein authored Sep 23, 2024
1 parent f1b310b commit 6a39c12
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,12 @@ core/scripts/gateway @smartcontractkit/functions
/integration-tests/**/*keeper* @smartcontractkit/keepers
/integration-tests/**/*automation* @smartcontractkit/keepers

# Deployment tooling
# Initially the common structures owned by CCIP
/integration-tests/deployment @smartcontractkit/ccip
/integration-tests/deployment/ccip @smartcontractkit/ccip
# TODO: As more products add their deployment logic here, add the team as an owner

# CI/CD
/.github/** @smartcontractkit/releng @smartcontractkit/test-tooling-team
/.github/workflows/performance-tests.yml @smartcontractkit/test-tooling-team
Expand Down

0 comments on commit 6a39c12

Please sign in to comment.