We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 302f62b commit 9163d69Copy full SHA for 9163d69
2 files changed
.github/blunderbuss.yml
@@ -0,0 +1,4 @@
1
+assign_issues:
2
+ - googleapis/langchain-csql-mysql
3
+assign_prs:
4
.github/header-checker-lint.yml
@@ -11,6 +11,7 @@ sourceFileExtensions:
11
- "py"
12
- "text"
13
ignoreFiles:
14
+ - ".github/blunderbuss.yml"
15
- ".github/release-please.yml"
16
- ".github/release-trigger.yml"
17
- ".github/header-checker-lint.yml"
0 commit comments