Transfer cloud-services package ownership to siem-conduit - #20832
Conversation
…el: transfer ownership to siem-conduit Change package ownership from elastic/cloud-services to elastic/siem-conduit in CODEOWNERS and each package manifest (owner.github and deployment team fields), with version and changelog bumps. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
✅ Elastic Docs Style Checker (Vale)No issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
There was a problem hiding this comment.
Pull request overview
This PR transfers ownership of four Elastic integration packages from @elastic/cloud-services to @elastic/siem-conduit, updating package metadata and repository code ownership so reviews route to the new team.
Changes:
- Updated
.github/CODEOWNERSentries for the affected packages to@elastic/siem-conduit. - Updated each package’s
manifest.ymlownership metadata (owner.github) and agentless deploymentteam:field where present. - Bumped package versions and added corresponding changelog entries documenting the ownership transfer.
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
.github/CODEOWNERS |
Reassigns code ownership for the four package directories to @elastic/siem-conduit. |
packages/cloud_asset_inventory/manifest.yml |
Updates version, agentless team:, and owner.github to elastic/siem-conduit. |
packages/cloud_asset_inventory/changelog.yml |
Adds 1.7.2 entry documenting ownership transfer. |
packages/cloud_defend/manifest.yml |
Updates version and owner.github to elastic/siem-conduit. |
packages/cloud_defend/changelog.yml |
Adds 1.4.2-beta entry documenting ownership transfer. |
packages/cloud_security_posture/manifest.yml |
Updates version, agentless team:, and owner.github to elastic/siem-conduit. |
packages/cloud_security_posture/changelog.yml |
Adds 3.5.1 entry documenting ownership transfer. |
packages/verifier_otel/manifest.yml |
Updates version, agentless team:, and owner.github to elastic/siem-conduit. |
packages/verifier_otel/changelog.yml |
Adds 0.1.1 entry documenting ownership transfer. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
✅ All changelog entries have the correct PR link. |
💚 Build Succeeded
cc @bhapas |
|
Tick the box to add this pull request to the merge queue (same as
|
|
Package cloud_asset_inventory - 1.7.2 containing this change is available at https://epr.elastic.co/package/cloud_asset_inventory/1.7.2/ |
|
Package cloud_defend - 1.4.2-beta containing this change is available at https://epr.elastic.co/package/cloud_defend/1.4.2-beta/ |
|
Package cloud_security_posture - 3.5.1 containing this change is available at https://epr.elastic.co/package/cloud_security_posture/3.5.1/ |
|
Package verifier_otel - 0.1.1 containing this change is available at https://epr.elastic.co/package/verifier_otel/0.1.1/ |
Summary
Transfers ownership of the packages previously owned by
@elastic/cloud-servicesto@elastic/siem-conduit.Changes for each affected package:
CODEOWNERSentry.owner.githubinmanifest.yml.team:field inmanifest.yml(where present).Affected packages:
cloud_asset_inventory(1.7.1 → 1.7.2)cloud_defend(1.4.1-beta → 1.4.2-beta)cloud_security_posture(3.5.0 → 3.5.1)verifier_otel(0.1.0 → 0.1.1)Test plan