Add agentless deployment release tag - #20478
Conversation
abc18ee to
5b16bef
Compare
✅ 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. |
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
audit |
3846.15 | 2673.8 | -1172.35 (-30.48%) | 💔 |
Package cato_networks 👍(1) 💚(0) 💔(1)
Expand to view
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
audit |
555.86 | 450.86 | -105 (-18.89%) | 💔 |
To see the full report comment with /test benchmark fullreport
| @@ -1,3 +1,8 @@ | |||
| - version: "0.1.1" | |||
There was a problem hiding this comment.
| - version: "0.1.1" | |
| - version: "0.2.0" |
(enhancements bump minor, not patch: ref
Unless you want to reclassify as a bug-fix.
There was a problem hiding this comment.
I think bug-fix is more suitable for this change.
Updated the labels. I will keep the version bump to patch.
There was a problem hiding this comment.
In that case, please fix the types for all the changelogs.
| @@ -1,3 +1,8 @@ | |||
| - version: "0.1.1" | |||
There was a problem hiding this comment.
In that case, please fix the types for all the changelogs.
|
✅ All changelog entries have the correct PR link. |
💚 Build Succeeded
History
|
Proposed commit message
Making sure integrations that can be deployed in agentless mode, have the release mode correctly marked.
Integrations need to go through the ORR process in order to update this tag from
betatoga.Context: #20463 (comment)
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots