Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
120 changes: 56 additions & 64 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -9,105 +9,98 @@
# Root
* @smartcontractkit/foundations @smartcontractkit/core

.changeset @smartcontractkit/foundations @smartcontractkit/core
/.changeset/ @smartcontractkit/foundations @smartcontractkit/core

# Chains
/common @smartcontractkit/bix-framework @smartcontractkit/core
/core/chains/ @smartcontractkit/bix-framework @smartcontractkit/core
/core/chains/evm/txm @dimriou @smartcontractkit/bix-framework @smartcontractkit/core
/common/ @smartcontractkit/bix-framework @smartcontractkit/core
/common/txmgr/ @dimriou @smartcontractkit/bix-framework @smartcontractkit/core

# Services
/core/services/directrequest @smartcontractkit/foundations
/core/services/feeds @smartcontractkit/core @smartcontractkit/devex-tooling
/core/services/synchronization/telem @smartcontractkit/data-tooling @smartcontractkit/core
/core/services/directrequest/ @smartcontractkit/foundations
/core/services/feeds/ @smartcontractkit/core @smartcontractkit/devex-tooling
/core/services/synchronization/telem/ @smartcontractkit/data-tooling @smartcontractkit/core
/core/capabilities/ @smartcontractkit/keystone @smartcontractkit/capabilities-team
/core/capabilities/ccip @smartcontractkit/ccip-offchain
/core/capabilities/ccip/ccipsolana @smartcontractkit/bix-build
/core/capabilities/ccip/ccipnoop @smartcontractkit/bix-build
/core/capabilities/ccip/ccipton @smartcontractkit/bix-build
/core/capabilities/ccip/ @smartcontractkit/ccip-offchain
/core/capabilities/ccip/ccipsolana/ @smartcontractkit/bix-build
/core/capabilities/ccip/ccipnoop/ @smartcontractkit/bix-build
/core/capabilities/ccip/ccipton/ @smartcontractkit/bix-build

# To be deprecated in Chainlink V3
/core/services/fluxmonitorv2 @smartcontractkit/foundations @smartcontractkit/core
/core/services/job @smartcontractkit/foundations @smartcontractkit/core
/core/services/keystore @smartcontractkit/foundations
/core/services/ocr* @smartcontractkit/foundations @smartcontractkit/core
/core/services/periodicbackup @smartcontractkit/foundations @smartcontractkit/core
/core/services/pg @smartcontractkit/foundations @smartcontractkit/core
/core/services/pipeline @smartcontractkit/foundations @smartcontractkit/bix-framework @smartcontractkit/core
/core/services/telemetry @smartcontractkit/data-tooling @smartcontractkit/core
/core/services/relay/evm/mercury @smartcontractkit/data-streams-engineers @smartcontractkit/core
/core/services/webhook @smartcontractkit/foundations @smartcontractkit/bix-framework @smartcontractkit/core
/core/services/llo @smartcontractkit/data-streams-engineers @smartcontractkit/core
/core/services/fluxmonitorv2/ @smartcontractkit/foundations @smartcontractkit/core
/core/services/job/ @smartcontractkit/foundations @smartcontractkit/core
/core/services/keystore/ @smartcontractkit/foundations
/core/services/ocr*/ @smartcontractkit/foundations @smartcontractkit/core
/core/services/periodicbackup/ @smartcontractkit/foundations @smartcontractkit/core
/core/services/pg/ @smartcontractkit/foundations @smartcontractkit/core
/core/services/pipeline/ @smartcontractkit/foundations @smartcontractkit/bix-framework @smartcontractkit/core
/core/services/telemetry/ @smartcontractkit/data-tooling @smartcontractkit/core
/core/services/relay/evm/mercury/ @smartcontractkit/data-streams-engineers @smartcontractkit/core
/core/services/webhook/ @smartcontractkit/foundations @smartcontractkit/bix-framework @smartcontractkit/core
/core/services/llo/ @smartcontractkit/data-streams-engineers @smartcontractkit/core

# CCIP
/core/services/ccip @smartcontractkit/ccip
/core/services/ocr2/plugins/ccip @smartcontractkit/ccip
/core/services/ccip/ @smartcontractkit/ccip
/core/services/ocr2/plugins/ccip/ @smartcontractkit/ccip

# VRF-related services
/core/services/vrf @smartcontractkit/dev-services @smartcontractkit/core
/core/services/blockhashstore @smartcontractkit/dev-services @smartcontractkit/core
/core/services/blockheaderfeeder @smartcontractkit/dev-services @smartcontractkit/core
/core/services/vrf/ @smartcontractkit/dev-services @smartcontractkit/core
/core/services/blockhashstore/ @smartcontractkit/dev-services @smartcontractkit/core
/core/services/blockheaderfeeder/ @smartcontractkit/dev-services @smartcontractkit/core
/core/services/pipeline/task.vrf.go @smartcontractkit/dev-services
/core/services/pipeline/task.vrfv2.go @smartcontractkit/dev-services
/core/services/pipeline/task.vrfv2plus.go @smartcontractkit/dev-services
/core/scripts/vrf* @smartcontractkit/dev-services
/core/scripts/vrf*/ @smartcontractkit/dev-services

# Keeper/Automation-related services
/core/services/keeper @smartcontractkit/dev-services
/core/services/ocr2/plugins/ocr2keeper @smartcontractkit/dev-services
/core/services/keeper/ @smartcontractkit/dev-services
/core/services/ocr2/plugins/ocr2keeper/ @smartcontractkit/dev-services

# Chainlink Functions
core/services/functions @smartcontractkit/dev-services
core/services/ocr2/plugins/functions @smartcontractkit/dev-services
core/services/s4 @smartcontractkit/dev-services
core/service/ocr2/plugins/s4 @smartcontractkit/dev-services
core/services/ocr2/plugins/threshold @smartcontractkit/dev-services
core/services/relay/evm/functions @smartcontractkit/dev-services
core/scripts/functions @smartcontractkit/dev-services
core/scripts/gateway @smartcontractkit/dev-services
/core/services/functions/ @smartcontractkit/dev-services
/core/services/ocr2/plugins/functions/ @smartcontractkit/dev-services
/core/services/s4/ @smartcontractkit/dev-services
/core/services/ocr2/plugins/s4/ @smartcontractkit/dev-services
/core/services/ocr2/plugins/threshold/ @smartcontractkit/dev-services
/core/services/relay/evm/functions/ @smartcontractkit/dev-services
/core/scripts/functions/ @smartcontractkit/dev-services
/core/scripts/gateway/ @smartcontractkit/dev-services

# Keystone
/core/services/registrysyncer @smartcontractkit/keystone
/core/services/workflows @smartcontractkit/keystone
/core/services/standardcapabilities @smartcontractkit/keystone
/core/scripts/keystone @smartcontractkit/keystone
/core/services/registrysyncer/ @smartcontractkit/keystone
/core/services/workflows/ @smartcontractkit/keystone
/core/services/standardcapabilities/ @smartcontractkit/keystone
/core/scripts/keystone/ @smartcontractkit/keystone

# GQL API
/core/web/resolver @smartcontractkit/foundations @smartcontractkit/core
/core/web/schema @smartcontractkit/foundations @smartcontractkit/core
/core/web/resolver/ @smartcontractkit/foundations @smartcontractkit/core
/core/web/schema/ @smartcontractkit/foundations @smartcontractkit/core

# Tests
/integration-tests/ @smartcontractkit/devex-tooling @smartcontractkit/core
/integration-tests/ccip-tests @smartcontractkit/ccip-offchain @smartcontractkit/core @smartcontractkit/ccip
/integration-tests/ccip-tests/ @smartcontractkit/ccip-offchain @smartcontractkit/core @smartcontractkit/ccip
/integration-tests/**/*keeper* @smartcontractkit/dev-services @smartcontractkit/core
/integration-tests/**/*automation* @smartcontractkit/dev-services @smartcontractkit/core
/integration-tests/**/*ccip* @smartcontractkit/ccip-offchain @smartcontractkit/core @smartcontractkit/ccip
/devenv/ @smartcontractkit/devex-tooling
/devenv/products/ocr2/ @smartcontractkit/devex-tooling

# Deployment tooling
/deployment @smartcontractkit/ccip-tooling @smartcontractkit/ccip-offchain @smartcontractkit/keystone @smartcontractkit/operations-platform @smartcontractkit/core
/deployment/ccip @smartcontractkit/ccip-tooling @smartcontractkit/ccip-offchain @smartcontractkit/operations-platform @smartcontractkit/core
/deployment/ccip/changeset/globals @smartcontractkit/ccip-offchain
/deployment/ccip/changeset/ton @smartcontractkit/bix-build @smartcontractkit/operations-platform @smartcontractkit/core
/deployment/common @smartcontractkit/operations-platform
/deployment/cre @smartcontractkit/keystone @smartcontractkit/operations-platform
/deployment/data-feeds @smartcontractkit/data-feeds-engineers @smartcontractkit/operations-platform @smartcontractkit/core
/deployment/data-streams @smartcontractkit/data-streams-engineers @smartcontractkit/operations-platform @smartcontractkit/core
/deployment/keystone @smartcontractkit/keystone @smartcontractkit/operations-platform @smartcontractkit/core
/deployment/vault @smartcontractkit/cld-vault @smartcontractkit/operations-platform @smartcontractkit/core
/deployment/ @smartcontractkit/ccip-tooling @smartcontractkit/ccip-offchain @smartcontractkit/keystone @smartcontractkit/operations-platform @smartcontractkit/core
/deployment/ccip/ @smartcontractkit/ccip-tooling @smartcontractkit/ccip-offchain @smartcontractkit/operations-platform @smartcontractkit/core
/deployment/ccip/changeset/globals/ @smartcontractkit/ccip-offchain
/deployment/common/ @smartcontractkit/operations-platform
/deployment/cre/ @smartcontractkit/keystone @smartcontractkit/operations-platform
/deployment/data-feeds/ @smartcontractkit/data-feeds-engineers @smartcontractkit/operations-platform @smartcontractkit/core
/deployment/data-streams/ @smartcontractkit/data-streams-engineers @smartcontractkit/operations-platform @smartcontractkit/core
/deployment/keystone/ @smartcontractkit/keystone @smartcontractkit/operations-platform @smartcontractkit/core
/deployment/vault/ @smartcontractkit/cld-vault @smartcontractkit/operations-platform @smartcontractkit/core

# CI/CD
/.github/** @smartcontractkit/devex-cicd @smartcontractkit/devex-tooling @smartcontractkit/core
/.github/CODEOWNERS @smartcontractkit/core @smartcontractkit/foundations
/.github/workflows/build-publish.yml @smartcontractkit/devex-cicd
/.github/workflows/performance-tests.yml @smartcontractkit/devex-tooling
/.github/workflows/automation-ondemand-tests.yml @smartcontractkit/dev-services
/.github/workflows/automation-benchmark-tests.yml @smartcontractkit/dev-services
/.github/workflows/automation-load-tests.yml @smartcontractkit/dev-services
/.github/workflows/automation-nightly-tests.yml @smartcontractkit/dev-services
/.github/workflows/devenv-ocr2.yml @smartcontractkit/devex-tooling
/tools/plugout @smartcontractkit/devex-cicd
/.github/workflows/devenv* @smartcontractkit/devex-tooling @smartcontractkit/devex-cicd @smartcontractkit/core
/tools/plugout/ @smartcontractkit/devex-cicd
Comment on lines 101 to +103
Copy link

Copilot AI Apr 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR description says devenv-compat.yml and devenv-core-compat.yml ownership changes from @smartcontractkit/devex-cicd to @smartcontractkit/devex-tooling, but the new rule /.github/workflows/devenv* still includes @smartcontractkit/devex-cicd (and @smartcontractkit/core). If the intent is to move primary/sole ownership to devex-tooling, remove devex-cicd/core from this pattern or add file-specific rules that match the stated ownership changes.

Copilot uses AI. Check for mistakes.

/core/chainlink.Dockerfile @smartcontractkit/devex-cicd @smartcontractkit/foundations @smartcontractkit/core

Expand All @@ -122,5 +115,4 @@ flake.nix @smartcontractkit/core
flake.lock @smartcontractkit/core

# Config
./docs/CONFIG.md @smartcontractkit/foundations @smartcontractkit/core @smartcontractkit/devrel
./internal/config/docs.toml @smartcontractkit/foundations @smartcontractkit/core @smartcontractkit/devrel
/docs/CONFIG.md @smartcontractkit/foundations @smartcontractkit/core @smartcontractkit/devrel
7 changes: 1 addition & 6 deletions .github/copilot-instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,7 @@ Identify specific code blocks that require **scrupulous human review**. Focus on
- Potential breaking changes in internal or external APIs.
- Logic that lacks sufficient unit test coverage within the PR.

### 3. Reviewer Recommendations
Analyze the `CODEOWNERS` file and the git history (recent editors) to suggest the most qualified reviewers.
- Prioritize individuals who have made significant recent contributions to the specific files modified.
- Cross-reference these contributors with the defined `CODEOWNERS` for the directory.

### 4. Code Style
### 3. Code Style
Give style advice based on the following guides, in order of priority.
1. [Effective Go](https://go.dev/doc/effective_go)
2. [Google Code Review Comments](https://go.dev/wiki/CodeReviewComments)
Expand Down
Loading