Skip to content

Commit

Permalink
Add some exclude rules for the todo bot
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Oct 28, 2021
1 parent db999c1 commit d8c3c19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ todo:
autoAssign: true # string|string[]|boolean
label: ["todo"] # boolean|string|string[]
reopenClosed: true # boolean
exclude: ".*lint\.yaml|.*/(zzz-generated|zap-generated)/.*" # string

0 comments on commit d8c3c19

Please sign in to comment.