Skip to content

feat(dev): skip option for repo:compliance, skip repo check for Gax#9288

Open
bshaffer wants to merge 1 commit into
mainfrom
skip-repo-check-for-gapic
Open

feat(dev): skip option for repo:compliance, skip repo check for Gax#9288
bshaffer wants to merge 1 commit into
mainfrom
skip-repo-check-for-gapic

Conversation

@bshaffer

Copy link
Copy Markdown
Contributor

Add --skip flag to allow for skipping specified checks for specified components.

Providing multiple --skip flags will skip for multiple checks/components:

# skip repo and teams check for Gax, skip packagist check for Spanner (for example)
./dev/google-cloud repo:compliance --skip Gax:repo,teams --skip Spanner:packagist

Also renames local variables to match "check" names

@bshaffer bshaffer requested a review from a team as a code owner June 22, 2026 16:42
@bshaffer bshaffer changed the title feat(dev): skip option to compliance check, and skip repo check for Gax feat(dev): skip option for repo:compliance, skip repo check for Gax Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant