File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -686,6 +686,16 @@ const autogenlist: AutogenlistConfig[] = [
686686 basePath : 'quantum/resource-manager' ,
687687 namespace : 'Microsoft.Quantum' ,
688688 } ,
689+ {
690+ basePath : 'kubernetesconfiguration/resource-manager' ,
691+ namespace : 'Microsoft.KubernetesConfiguration' ,
692+ resourceConfig : [
693+ {
694+ type : 'sourceControlConfigurations' ,
695+ scopes : ScopeType . Extension
696+ }
697+ ]
698+ }
689699] ;
690700
691701export function getAutogenlist ( ) : AutogenlistConfig [ ] {
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ This table specifies what GitHub handle our bot is currently configured to notif
1616| RP: Batch | mksuni, bgklein, mscurrell |
1717| RP: Blueprint | alex-frankel, filizt |
1818| RP: BotService | sgellock |
19+ | RP: ClusterConfiguration | nanthi, nizlati, safeerm |
1920| RP: Communication | bviglietta, usvoyager |
2021| RP: Compute | viabhav-agar, avirishuv, amjads1 |
2122| RP: ContainerInstances | dkkapur |
You can’t perform that action at this time.
0 commit comments