Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates several skill definitions for Google Cloud CI/CD, focusing on clearer activation triggers, security protocols, and best practices. Key changes include adding a Google Cloud Build fallback for Docker builds, enforcing application-prefixed target IDs in release orchestration, and providing guidance on using Developer Connect for Terraform and Cloud Build. A review comment correctly identifies that the Terraform example for google_developer_connect_git_repository_link should use the full resource ID for the parent_connection attribute to avoid validation errors.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change updates skills to improve consistency of activation, and generated files following prescribed patterns. The changes have been validated through continuous evals.