agenticapplications: add AnalystAgentPersona resource - #18566
Conversation
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 101b15c: Diff reportYour PR generated the following diffs in downstream repositories:
Missing test reportYour PR includes resource fields which are not covered by any test. Resource: resource "google_agentic_applications_analyst_agent_persona" "primary" {
skills {
content = # value needed
description = # value needed
references {
content = # value needed
reference_id = # value needed
}
skill_id = # value needed
}
}
Missing service labelsThe following new resources do not have corresponding service labels:
If you believe this detection to be incorrect please raise the concern with your reviewer. Googlers: This error is safe to ignore once you've completed go/fix-missing-service-labels. Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 10 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
View the replaying VCR build log Step 2: Recording Mode
Caution Issues requiring attention before PR completion 🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details. Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer. View the recording VCR build log or the debug logs folder for detailed results. @ScottSuarez VCR tests complete for 101b15c! |
Add Terraform resource support for
google_agentic_applications_analyst_agent_persona.Fixes https://b.corp.google.com/issues/538188655