Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(internal/postprocessor): add validation command and CI #9575

Merged
merged 11 commits into from
Mar 15, 2024

Conversation

noahdietz
Copy link
Contributor

@noahdietz noahdietz commented Mar 13, 2024

Add validation of postprocessor and owlbot config validation.

Fix two issues found:

  1. duplicate compute entry in postprocessor config
  2. incorrect importpath for cloudquotas in owlbot config

Fixes #9561

@noahdietz noahdietz marked this pull request as ready for review March 13, 2024 23:12
@noahdietz noahdietz requested a review from a team as a code owner March 13, 2024 23:12
@noahdietz noahdietz requested a review from quartzmo March 15, 2024 16:56
@noahdietz noahdietz merged commit d6b1088 into googleapis:main Mar 15, 2024
10 checks passed
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.

internal/postprocessor: validate configuration in PRs
2 participants