[ti_threatconnect] Add agentless deployment#19642
Conversation
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
✅ 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. |
|
Changelog link mismatch — expected
Tip If expected, add the |
💔 Build Failed
Failed CI StepsHistory |
🚀 Benchmarks reportTo see the full report comment with |
|
👀 I have started reviewing the PR |
| changes: | ||
| - description: Enable Agentless deployment. | ||
| type: enhancement | ||
| link: https://github.com/elastic/integrations/pull/1 |
There was a problem hiding this comment.
🟡 MEDIUM changelog.yml:6
Changelog entry links to placeholder PR
The new 2.2.0 changelog entry sets link: https://github.com/elastic/integrations/pull/1, which points to an unrelated placeholder PR rather than this change. This PR is #19642 (per the PR metadata). A wrong changelog link breaks the changelog-to-PR traceability that the entry is meant to provide.
Recommendation:
Point the link at the PR that introduces this change:
- version: "2.2.0"
changes:
- description: Enable Agentless deployment.
type: enhancement
link: https://github.com/elastic/integrations/pull/19642🤖 AI-Generated Review | Vera Review Bot | 📚 Knowledge base: integration-skills
⚠️ Automated review — verify suggestions before applying.
Proposed commit message
Checklist
changelog.ymlfile.How to test this PR locally
Related issues