Skip to content

Remove MCP startup log GitHub Action notices#27617

Merged
pelikhan merged 2 commits intomainfrom
copilot/remove-github-action-notes
Apr 21, 2026
Merged

Remove MCP startup log GitHub Action notices#27617
pelikhan merged 2 commits intomainfrom
copilot/remove-github-action-notes

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 21, 2026

Summary

  • removed the GitHub Actions ::notice:: line for MCP Scripts Server Startup Log
  • removed the GitHub Actions ::notice:: line for Safe Outputs MCP Server Startup Log
  • kept grouped startup log output so logs are still available in step output

Validation

  • make fmt && make lint && make build && make test-unit
  • make agent-finish (fails in existing security-gosec target due pre-existing findings unrelated to this change)
  • parallel_validation (Code Review + CodeQL)

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>
@pelikhan pelikhan marked this pull request as ready for review April 21, 2026 16:38
Copilot AI review requested due to automatic review settings April 21, 2026 16:38
@pelikhan pelikhan merged commit dc214cc into main Apr 21, 2026
18 checks passed
@pelikhan pelikhan deleted the copilot/remove-github-action-notes branch April 21, 2026 16:38
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

Smoke CI completed successfully!

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@github-actions
Copy link
Copy Markdown
Contributor

✅ smoke-ci: safeoutputs CLI comment only run (24734505188)

Generated by Smoke CI for issue #27617 ·

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.

3 participants