Skip to content

Commit

Permalink
Merge branch 'Azure:main' into Communication-ChatTestScenarioStatusCode
Browse files Browse the repository at this point in the history
  • Loading branch information
v-vprasannak authored Jun 28, 2024
2 parents f064b51 + 81ca703 commit 82e7727
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 1 deletion.
24 changes: 24 additions & 0 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5114,6 +5114,8 @@ configuration:
reviewer: jsntcy
- requestReview:
reviewer: bebound
- requestReview:
reviewer: Pan-Qi
- assignTo:
users:
- wangzelin007
Expand Down Expand Up @@ -6365,5 +6367,27 @@ configuration:
- kairu-ms
- AllyW
description: '[PowerBI] Auto assign labels and reviewers based on PR title/description.'
- if:
- payloadType: Pull_Request
- isAction:
action: Opened
- or:
- titleContains:
pattern: 'k8s-runtime'
isRegex: True
- bodyContains:
pattern: 'k8s-runtime'
isRegex: True
then:
- addLabel:
label: Auto-Assign
- requestReview:
reviewer: yonzhan
- requestReview:
reviewer: ReaNAiveD
- assignTo:
users:
- ReaNAiveD
description: '[k8s-runtime] Auto assign labels and reviewers based on PR title/description.'
onFailure:
onSuccess:
44 changes: 43 additions & 1 deletion src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -75188,6 +75188,48 @@
"version": "1.1.12"
},
"sha256Digest": "de1cd45f5d1cf72dbec728b41ac6cd686a1c0f254cdc7ee361758d5dd8dc2974"
},
{
"downloadUrl": "https://hciarcvmsstorage.z13.web.core.windows.net/cli-extensions/stack_hci_vm-1.1.14-py3-none-any.whl",
"filename": "stack_hci_vm-1.1.14-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.15.0",
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"License :: OSI Approved :: MIT License"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "[email protected]",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/stack-hci-vm"
}
}
},
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "stack-hci-vm",
"summary": "Microsoft Azure Command-Line Tools Stack-HCi-VM Extension",
"version": "1.1.14"
},
"sha256Digest": "c48b293937a50a7bdcbbb8d5028062f08f65bf3cf7e88bf723ea90935f2ddb9c"
}
],
"standbypool": [
Expand Down Expand Up @@ -82751,7 +82793,7 @@
"summary": "Microsoft Azure Command-Line Tools Workloads Extension.",
"version": "1.1.0b2"
},
"sha256Digest": "1408ed81fb1f7b0700e9d91fd11f5856bb85544bf6fef764124430236024df21"
"sha256Digest": "716ec3db6d1d637da3d0255e83406aed3acd26b83405bbcadc4d30e1110beea3"
}
]
},
Expand Down

0 comments on commit 82e7727

Please sign in to comment.