Skip to content

Commit 2f4b661

Browse files
authored
chore: cleanup owlbot config for dlp (googleapis#14412)
Fixes: googleapis/librarian#2003
1 parent aa6d781 commit 2f4b661

File tree

3 files changed

+0
-27
lines changed

3 files changed

+0
-27
lines changed

.librarian/state.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ libraries:
88
source_roots:
99
- packages/google-cloud-dlp
1010
preserve_regex:
11-
- .OwlBot.yaml
1211
- packages/google-cloud-dlp/CHANGELOG.md
1312
- docs/CHANGELOG.md
1413
- docs/README.rst

packages/google-cloud-dlp/.OwlBot.yaml

Lines changed: 0 additions & 25 deletions
This file was deleted.

scripts/configure_state_yaml/configure_state_yaml.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ def configure_state_yaml() -> None:
6969
"apis": api_paths,
7070
"source_roots": [f"packages/{package_path.name}"],
7171
"preserve_regex": [
72-
".OwlBot.yaml",
7372
# Use the full path to avoid ambiguity with the root CHANGELOG.md
7473
f"packages/{package_path.name}/CHANGELOG.md",
7574
"docs/CHANGELOG.md",

0 commit comments

Comments
 (0)