mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 09:06:04 +02:00
88 lines
2.6 KiB
JSON
88 lines
2.6 KiB
JSON
{
|
|
"version": 3,
|
|
"configRevision": 2,
|
|
|
|
"issue": {
|
|
"opened": {
|
|
"processor-default": {
|
|
"labels-add": [ ":watch: Not Triaged" ]
|
|
},
|
|
"processor-meta-docs": {
|
|
"technology": {
|
|
"(?i)dotnet-wpf$": {
|
|
"labels-add": ":card_file_box: Technology - WPF"
|
|
},
|
|
"(?i)dotnet-winforms$": {
|
|
"labels-add": ":card_file_box: Technology - WinForms"
|
|
}
|
|
},
|
|
"contentsource": {
|
|
"(?i).*dotnet-desktop-guide\/framework\/wpf.*": {
|
|
"labels-add": ":books: Area - .NET Framework,:card_file_box: Technology - WPF"
|
|
},
|
|
"(?i).*dotnet-desktop-guide\/framework\/winforms.*": {
|
|
"labels-add": ":books: Area - .NET Framework,:card_file_box: Technology - WinForms"
|
|
},
|
|
"(?i).*dotnet-desktop-guide\/net\/wpf.*": {
|
|
"labels-add": ":books: Area - .NET,:card_file_box: Technology - WPF"
|
|
},
|
|
"(?i).*dotnet-desktop-guide\/net\/winforms.*": {
|
|
"labels-add": ":books: Area - .NET,:card_file_box: Technology - WinForms"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"closed": {
|
|
"processor-default": {
|
|
"labels-remove": "in-progress"
|
|
}
|
|
}
|
|
},
|
|
"pullrequest": {
|
|
"opened": {
|
|
"processor-default": {
|
|
"milestone-set": "![sprint]"
|
|
},
|
|
"processor-conditional": {
|
|
"type": "query",
|
|
"value": "PullRequest.base.ref != 'live'",
|
|
"processors": {
|
|
"processor-files": {
|
|
"changedfile": {
|
|
"(?i).*dotnet-desktop-guide\/framework\/wpf.*": {
|
|
"labels-add": ":books: Area - .NET Framework,:card_file_box: Technology - WPF"
|
|
},
|
|
"(?i).*dotnet-desktop-guide\/framework\/winforms.*": {
|
|
"labels-add": ":books: Area - .NET Framework,:card_file_box: Technology - WinForms"
|
|
},
|
|
"(?i).*dotnet-desktop-guide\/net\/wpf.*": {
|
|
"labels-add": ":books: Area - .NET,:card_file_box: Technology - WPF"
|
|
},
|
|
"(?i).*dotnet-desktop-guide\/net\/winforms.*": {
|
|
"labels-add": ":books: Area - .NET,:card_file_box: Technology - WinForms"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"comment": {
|
|
"created": {
|
|
"processor-comment": {
|
|
"body": {
|
|
"^#please-review$": {
|
|
"condition-1": {
|
|
"type": "query",
|
|
"value": "Issue.state == 'open' && Issue.user.id == Comment.user.id",
|
|
"actions": {
|
|
"labels-add": "changes-addressed"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|