Hello, I always appreciate rulesync.
Problem
Rulesync supports permissions configuration for 5 tools (claudecode, codexcli, geminicli, kiro, opencode), but GitHub Copilot and Copilot CLI are not included.
Evidence
In src/features/permissions/permissions-processor.ts, the supported targets list does not include copilot or copilotcli.
Proposed Solution
If GitHub Copilot provides a machine-readable format for permission or policy configuration, add corresponding support in rulesync so that enterprise users can manage Copilot permissions through the unified .rulesync/ source.
If no such format currently exists upstream, this issue can serve as a tracking item until it becomes available.
Your consideration would be appreciated.
Hello, I always appreciate rulesync.
Problem
Rulesync supports permissions configuration for 5 tools (claudecode, codexcli, geminicli, kiro, opencode), but GitHub Copilot and Copilot CLI are not included.
Evidence
In
src/features/permissions/permissions-processor.ts, the supported targets list does not includecopilotorcopilotcli.Proposed Solution
If GitHub Copilot provides a machine-readable format for permission or policy configuration, add corresponding support in rulesync so that enterprise users can manage Copilot permissions through the unified
.rulesync/source.If no such format currently exists upstream, this issue can serve as a tracking item until it becomes available.
Your consideration would be appreciated.