oscerd opened a new pull request, #2914: URL: https://github.com/apache/camel-kamelets/pull/2914
## Summary Adds the `camel.apache.org/kamelet.verified: "true"` label to the 8 AWS kamelets that have active Citrus integration tests: | Kamelet | Type | |---------|------| | `aws-s3-source` | source | | `aws-s3-sink` | sink | | `aws-sqs-source` | source | | `aws-sqs-sink` | sink | | `aws-sns-sink` | sink | | `aws-kinesis-source` | source | | `aws-kinesis-sink` | sink | | `aws-eventbridge-sink` | sink | This brings the total verified kamelets from 3 to 11. Depends on #2913 (which adds the S3/SQS/SNS sink tests and migrates existing tests to Floci + Camel route format). ## Test plan - [ ] Validator passes: `cd script/validator && go run . ../../kamelets/` - [ ] No doc regeneration needed (verified label is not rendered in generated docs) _Claude Code on behalf of Andrea Cosentino_ 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
