Updated file path options#44764
Conversation
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates enterprise documentation for disabling automatic approval of agent commands by clarifying where the managed settings file lives and noting legacy filename support.
Changes:
- Documented the path
.github/copilot/{% data variables.copilot.managed_setting_file %}for the managed settings file - Added note that the file was previously called
settings.jsonand is still supported - Removed explicit mention of the
disableBypassPermissionsModesetting name and plan applicability from the intro paragraph
Show a summary per file
| File | Description |
|---|---|
| content/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-agents/disable-automatic-commands.md | Updates guidance on where the managed settings file is located and legacy naming support. |
Copilot's findings
- Files reviewed: 1/1 changed files
- Comments generated: 2
| > [!NOTE] This feature is in {% data variables.release-phases.public_preview %} and subject to change. | ||
|
|
||
| You can prevent users from using modes that enable automatic approval of agent commands in {% data variables.copilot.copilot_cli_short %} and {% data variables.product.prodname_vscode_shortname %}. The `disableBypassPermissionsMode` setting is defined in your enterprise's `{% data variables.copilot.managed_setting_file %}` file and applies to users on your enterprise's {% data variables.product.prodname_copilot_short %} plan. | ||
| You can prevent users from using modes that enable automatic approval of agent commands in {% data variables.copilot.copilot_cli_short %} and {% data variables.product.prodname_vscode_shortname %}. The configuration is defined in a `{% data variables.copilot.managed_setting_file %}` file at the following path: `.github/copilot/{% data variables.copilot.managed_setting_file %}`. This file was previously called `settings.json`, which is still supported. |
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
Why:
Closes:
What's being changed (if available, include any code snippets, screenshots, or gifs):
Check off the following: