Skip to content

Commit

Permalink
chore: Disable @powerpages (#1008)
Browse files Browse the repository at this point in the history
Co-authored-by: amitjoshi <amitjoshi@microsoft.com>
  • Loading branch information
amitjoshi438 and amitjoshi committed Aug 5, 2024
1 parent 9b43228 commit ba3c954
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"fullName": "Copilot for Power Pages",
"description": "Copilot for Power Pages",
"isSticky": true,
"when": "config.powerPlatform.experimental.powerPagesInGitHubCopilotChat"
"when": "never"
}
],
"problemMatchers": [
Expand Down Expand Up @@ -390,11 +390,6 @@
"default": true,
"markdownDescription": "Whether the Power Platform Copilot is enabled."
},
"powerPlatform.experimental.powerPagesInGitHubCopilotChat": {
"type": "boolean",
"default": false,
"markdownDescription": "Whether the @powerpages integration is enabled."
},
"powerPlatform.auth.cloud": {
"type": "string",
"default": "Public",
Expand Down

0 comments on commit ba3c954

Please sign in to comment.