mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
[GittHub]Make feedback hub fabric bot item be agnostic to casing (#22146)
This commit is contained in:
2
.github/fabricbot.json
vendored
2
.github/fabricbot.json
vendored
@@ -648,7 +648,7 @@
|
|||||||
"name": "commentContains",
|
"name": "commentContains",
|
||||||
"parameters": {
|
"parameters": {
|
||||||
"isRegex": true,
|
"isRegex": true,
|
||||||
"commentPattern": "\\/feedbackHub"
|
"commentPattern": "\\/feedback[H|h]ub"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user