Skip to content

Commit 960897d

Browse files
authored
Update exclusions in config.yml (#60842)
1 parent 4e8dcea commit 960897d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/content-pipelines/config.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@ copilot-cli:
2424
- content/copilot/reference/copilot-cli-reference/cli-plugin-reference.md
2525
- content/copilot/reference/copilot-cli-reference/acp-server.md
2626
- content/copilot/reference/copilot-cli-reference/cli-config-dir-reference.md
27-
exclusions: []
27+
exclusions:
28+
- All mentions of, or information directly relating to, feature flags
29+
- enabledFeatureFlags configuration setting
30+
- COPILOT_CLI_ENABLED_FEATURE_FLAGS environment variable
2831
content-mapping: |
2932
cli-plugin-reference.md covers only plugin-specific content.
3033
All other CLI topics (hooks, MCP, skills, agents, permissions, etc.) belong in cli-command-reference.md even when they mention plugins.

0 commit comments

Comments
 (0)