Skip to content

Commit

Permalink
Auto-label issues on area/kafka-streams
Browse files Browse the repository at this point in the history
Covers variations like "Kafka Stream", "KStreams", "KafkaStreams" and "kafka-streams"
  • Loading branch information
rquinio committed May 22, 2020
1 parent b756006 commit d1a9925
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/autoissuelabeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,7 @@
title: "(?i).*jib.*"
description: "(?i).*jib.*"
addcomment: "/cc @geoand"
- labels: [area/kafka-streams]
title: "(?i).*k(afka)?(\s|-)?stream.*"
description: "(?i).*k(afka)?(\s|-)?stream.*"
addcomment: "/cc @gunnarmorling"

0 comments on commit d1a9925

Please sign in to comment.