We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a88488 commit 7f850a6Copy full SHA for 7f850a6
open-bot.yaml
@@ -350,7 +350,7 @@ rules:
350
# Move issue task
351
- filters:
352
open: true
353
- comment: "\\s*@webpack-bot\\s+move\\s+(?:to\\s+)?([a-z0-9_\\-]+/[a-z0-9_\\-]+)\\s*([\\s\\S]*)$"
+ comment: "\\s*@webpack-bot\\s+move\\s+(?:to\\s+)?([a-z0-9_\\-\\.]+/[a-z0-9_\\-\\.]+)\\s*([\\s\\S]*)$"
354
not:
355
comment_1:
356
matching: "moved\\-by\\-bot"
0 commit comments