Skip to content

Commit

Permalink
repokitteh: enhance dependency-shepherds rules. (envoyproxy#13675)
Browse files Browse the repository at this point in the history
Signed-off-by: Harvey Tuch <[email protected]>
  • Loading branch information
htuch authored Oct 21, 2020
1 parent 7e799c5 commit fa98a71
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion repokitteh.star
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,9 @@ use(
{
"owner": "envoyproxy/dependency-shepherds!",
"path":
"(bazel/.*repos.*\.bzl)|(bazel/dependency_imports\.bzl)|(api/bazel/.*\.bzl)|(.*/requirements\.txt)",
"(bazel/.*repos.*\.bzl)|(bazel/dependency_imports\.bzl)|(api/bazel/.*\.bzl)|(.*/requirements\.txt)|(.*\.patch)",
"label": "deps",
"allow_global_approval": False,
"github_status_label": "any dependency change",
},
],
Expand Down

0 comments on commit fa98a71

Please sign in to comment.