Skip to content

[Bot Rules] CODEOWNERS Sync #26687

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 7, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
136 changes: 124 additions & 12 deletions .github/fabricbot.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
[
{
"version": "1.0",
"tasks": [
{
"taskType": "trigger",
"capabilityId": "IssueResponder",
Expand All @@ -11,8 +13,7 @@
"operands": [
{
"name": "isAction",
"parameters": {
}
"parameters": {}
},
{
"operator": "not",
Expand Down Expand Up @@ -1059,6 +1060,25 @@
""
]
},
{
"label": "ML-Local Endpoints",
"pathFilter": [
"sdk/ml/azure-ai-ml/azure/ai/ml/_local_endpoints/"
],
"exclude": [
""
]
},
{
"label": "ML-Jobs",
"pathFilter": [
"sdk/ml/azure-ai-ml/azure/ai/ml/_schema/job",
"/sdk/ml/azure-ai-ml/azure/ai/ml/entities/_job"
],
"exclude": [
""
]
},
{
"label": "Tables",
"pathFilter": [
Expand Down Expand Up @@ -1525,7 +1545,9 @@
"Attestation"
],
"mentionees": [
"anilba06"
"anilba06",
"gkostal",
"Azure/azure-sdk-write-attestation"
]
},
{
Expand Down Expand Up @@ -1893,8 +1915,8 @@
"Container Registry"
],
"mentionees": [
"toddysm",
"northtyphoon"
"djyou",
"YalinLi0312"
]
},
{
Expand Down Expand Up @@ -3240,12 +3262,82 @@
"Service Attention"
],
"mentionees": [
"@cijothomas",
"@reyang",
"@rajkumar-rangaraj",
"@TimothyMothra",
"@vishweshbankwar",
"@ramthi"
"cijothomas",
"reyang",
"rajkumar-rangaraj",
"TimothyMothra",
"vishweshbankwar",
"ramthi"
]
},
{
"labels": [
"Service Attention",
"AgriFood"
],
"mentionees": [
"bhargav-kansagara"
]
},
{
"labels": [
"Service Attention",
"Confidential Ledger"
],
"mentionees": [
"lynshi"
]
},
{
"labels": [
"Service Attention",
"Device Update"
],
"mentionees": [
"dpokluda",
"sedols"
]
},
{
"labels": [
"Service Attention",
"Maps"
],
"mentionees": [
"alextts627"
]
},
{
"labels": [
"Service Attention",
"Mixed Reality"
],
"mentionees": [
"crtreasu",
"rikogeln"
]
},
{
"labels": [
"Service Attention",
"ML-Local Endpoints"
],
"mentionees": [
"NonStatic2014",
"arunsu",
"stanley-msft",
"JustinFirsching"
]
},
{
"labels": [
"Service Attention",
"ML-Jobs"
],
"mentionees": [
"DouglasXiaoMS",
"TonyJ1",
"wangchao1230"
]
}
],
Expand Down Expand Up @@ -4449,4 +4541,24 @@
]
}
}
],
"userGroups": [
{
"_id": "5f074a9e4200c210c870e0ee",
"groupType": "GitHub",
"name": "MariaDB and MySQL Contacts",
"githubUserNames": [
"ambhatna",
"savjani",
"mksuni",
"Bashar-MSFT"
],
"assignmentSchemes": [
{
"target": "All",
"lastAssignedIndex": 90
}
]
}
]
}