Skip to content

Commit 86a6dbf

Browse files
ci: Add blunderbuss config (#70)
Co-authored-by: Averi Kitsch <akitsch@google.com>
1 parent 4108a1a commit 86a6dbf

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

.github/blunderbuss.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
assign_issues:
2+
- googleapis/langchain-spanner
3+
assign_prs:
4+
- googleapis/langchain-spanner

.github/header-checker-lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ sourceFileExtensions:
1111
- "py"
1212
- "text"
1313
ignoreFiles:
14+
- ".github/blunderbuss.yml"
1415
- ".github/release-please.yml"
1516
- ".github/release-trigger.yml"
1617
- ".github/header-checker-lint.yml"

0 commit comments

Comments
 (0)