Skip to content

Commit

Permalink
tooling: auto-assign dependency shephards (#18794)
Browse files Browse the repository at this point in the history
I noticed on #18787 we only cc shephards. I think we want to auto-assign?

Risk Level: n/a (tooling)
Testing: hoping for the best
Docs Changes: n/a
Release Notes: n/a

Signed-off-by: Alyssa Wilk <[email protected]>
  • Loading branch information
alyssawilk authored Oct 29, 2021
1 parent c926499 commit 663cd17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions repokitteh.star
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ use(
"(bazel/.*repos.*\.bzl)|(bazel/dependency_imports\.bzl)|(api/bazel/.*\.bzl)|(.*/requirements\.txt)|(.*\.patch)",
"label": "deps",
"github_status_label": "any dependency change",
"auto_assign": True,
},
],
)
Expand Down

0 comments on commit 663cd17

Please sign in to comment.