Skip to content

fix(copilot): Use settings.json for hooks config#247

Open
abusch wants to merge 1 commit into
symposium-dev:mainfrom
abusch:push-yzlulwltuttq
Open

fix(copilot): Use settings.json for hooks config#247
abusch wants to merge 1 commit into
symposium-dev:mainfrom
abusch:push-yzlulwltuttq

Conversation

@abusch

@abusch abusch commented Jun 24, 2026

Copy link
Copy Markdown

What does this PR do?

Hooks settings for Github copilot are now stored in the user settings file (~/.copilot/settings.json) and not in the global config file (~/.copilot/config.json, which is not meant to be directly edited).

close #222

Disclosure questions

AI disclosure.

  • Other: No AI was used for this PR.

Hooks settings for Github copilot are now stored in the user settings
file (`~/.copilot/settings.json`) and not in the global config file
(`~/.copilot/config.json`, which is not meant to be directly edited).

close symposium-dev#222
@abusch abusch force-pushed the push-yzlulwltuttq branch from 21ccb34 to 6f066cd Compare June 24, 2026 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Global hooks for copilot should probably be added to settings.json, not config.json

1 participant