-
Notifications
You must be signed in to change notification settings - Fork 39.6k
Merged
Conversation
Pull request overview
This PR changes the Git extension’s git.addAICoAuthor setting so that AI co-author trailers are enabled by default, making the default behavior automatically add a Co-authored-by trailer when AI-generated code contributions are detected.
Changes:
- Updates
git.addAICoAuthorconfiguration default from"off"to"all".
Show a summary per file
| File | Description |
|---|---|
extensions/git/package.json |
Switches the default value of git.addAICoAuthor to enable AI co-author trailers by default. |
Copilot's findings
- Files reviewed: 1/1 changed files
- Comments generated: 1
| ], | ||
| "scope": "resource", | ||
| "default": "off", | ||
| "default": "all", |
Screenshot Changes
Base: 3c1b53dd Current: eec3f9cf
Changed (3)
blocks-ci screenshots changed
Replace the contents of test/componentFixtures/blocks-ci-screenshots.md with:
Updated blocks-ci-screenshots.md
<!-- auto-generated by CI — do not edit manually --> #### editor/codeEditor/CodeEditor/Dark  #### editor/codeEditor/CodeEditor/Light 
NoiceBroice referenced this pull request in ThomasSnowden37/Harmoniq-Charts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters

























