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

fix: don't open bug when .OwlBot.yaml is missing #5244

Merged
merged 3 commits into from
Oct 10, 2023

Conversation

SurferJeffAtGoogle
Copy link
Contributor

The contents of the repo are the source of truth. scan-googleapis-gen-and-create-pull requests queries firestore to find .OwlBot.yaml files. Firestore may have stale data. So if Owl Bot queries firestore, finds an .OwlBot.yaml, and then can't find the .OwlBot.yaml in the repo, then that's not actually a problem.

Fixes #5242

The contents of the repo are the source of truth.  scan-googleapis-gen-and-create-pull requests queries firestore to find .OwlBot.yaml files.  Firestore may have stale data.  So if Owl Bot queries firestore, finds an .OwlBot.yaml, and then can't find the .OwlBot.yaml in the repo, then that's not actually a problem.

Fixes googleapis#5242
@chingor13 chingor13 enabled auto-merge (squash) October 10, 2023 19:45
@chingor13 chingor13 merged commit d28d77a into googleapis:main Oct 10, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[OwlBot] OwlBot opens an issue if a library is removed from a monorepo
2 participants