Add several CCI resources#17382
Conversation
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 802006d: 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_contact_center_insights_authorized_view" "primary" {
conversation_filter = # value needed
}
Resource: resource "google_contact_center_insights_dataset" "primary" {
ttl = # value needed
type = # value needed
}
Resource: resource "google_contact_center_insights_qa_question_tag" "primary" {
qa_question_ids = # value needed
}
Multiple resources addedThis PR adds multiple new resources: Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 4 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 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 build log or the debug logs folder for detailed results. @slevenick VCR tests complete for 802006d! |
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit a15fbab: 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_contact_center_insights_authorized_view" "primary" {
conversation_filter = # value needed
}
Resource: resource "google_contact_center_insights_dataset" "primary" {
ttl = # value needed
type = # value needed
}
Resource: resource "google_contact_center_insights_qa_question_tag" "primary" {
qa_question_ids = # value needed
}
Multiple resources addedThis PR adds multiple new resources: Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 4 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 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 build log or the debug logs folder for detailed results. @slevenick VCR tests complete for a15fbab! |
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 1b68289: 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_contact_center_insights_qa_question_tag" "primary" {
qa_question_ids = # value needed
}
Multiple resources addedThis PR adds multiple new resources: Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 4 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 build log Step 2: Recording Mode
🟢 All tests passed! View the build log or the debug logs folder for detailed results. @slevenick VCR tests complete for 1b68289! |
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit ca8a4c4: Diff reportYour PR generated the following diffs in downstream repositories:
Multiple resources addedThis PR adds multiple new resources: Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode Action takenFound 1 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 build log Step 2: Recording Mode
🟢 All tests passed! View the build log or the debug logs folder for detailed results. @slevenick VCR tests complete for ca8a4c4! |
Pushing for CI to build the downstreams. Dataset and QaQuestionTag seem to work, Authorized* is giving me weird issues
Release Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.