Remove MCP startup log GitHub Action notices#27617
Merged
Conversation
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/94742a16-b19a-4b5a-8a9f-5f24534f59d0 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
pelikhan
April 21, 2026 16:28
View session
Contributor
|
✅ Smoke CI completed successfully! |
Contributor
There was a problem hiding this comment.
Pull request overview
Removes GitHub Actions annotation notices for MCP server startup logs while keeping grouped log output available in step logs.
Changes:
- Removed
::notice::annotation output for the Safe Outputs MCP server startup log. - Removed
::notice::annotation output for the MCP Scripts server startup log.
Show a summary per file
| File | Description |
|---|---|
| actions/setup/sh/start_safe_outputs_server.sh | Drops the GitHub Actions notice line while retaining grouped startup log output. |
| actions/setup/sh/start_mcp_scripts_server.sh | Drops the GitHub Actions notice line while retaining grouped startup log output. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 2/2 changed files
- Comments generated: 0
Contributor
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
::notice::line forMCP Scripts Server Startup Log::notice::line forSafe Outputs MCP Server Startup LogValidation
make fmt && make lint && make build && make test-unitmake agent-finish(fails in existingsecurity-gosectarget due pre-existing findings unrelated to this change)parallel_validation(Code Review + CodeQL)