-
Notifications
You must be signed in to change notification settings - Fork 43
Remove top-level project: field in favor of explicit safe-outputs configuration
#13130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
…onfiguration Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
project: field in favor of explicit safe-outputs configuration
|
@copilot Update the docs accordingly. Don't include legacy, deprecated with respect to top-level |
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Updated in commit 2fcff7f:
The |
|
@copilot There should be no default |
Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Addressed in commit 58754c9:
The |
Remove Top-Level
project:FieldThe top-level
project:field automatically configuredupdate-projectandcreate-project-status-updatesafe-outputs. This removes it in favor of explicit configuration.Changes
projectproperty (323 lines), markedprojectas required in safe-outputsproject:as required in all docsMigration Guide
Before:
After:
Validation
projectas required - workflows won't compile if missingOriginal prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.