Skip to content

Conversation

@juruen
Copy link
Collaborator

@juruen juruen commented Mar 14, 2025

Context

Small fix to sure that the --log-file cli argument is honoured.

Copilot AI review requested due to automatic review settings March 14, 2025 18:52
Copy link
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

This PR fixes the issue with the log-file CLI argument by ensuring that the flag is properly bound to viper.

  • Removes the persistent pre-run binding from the server command.
  • Adds the flag binding in the global initialization of persistent flags, ensuring it applies to all commands.
Files not reviewed (1)
  • go.mod: Language not supported

Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused. Learn more

@juruen juruen merged commit 09366fa into main Mar 14, 2025
3 checks passed
manian0430 pushed a commit to ChrisLally/github-mcp-server that referenced this pull request Apr 12, 2025
Copy link

@SoCal909 SoCal909 left a comment

Choose a reason for hiding this comment

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

Verify

DaleSeo pushed a commit to DaleSeo/github-mcp-server that referenced this pull request Oct 24, 2025
Signed-off-by: Ivan Pedrazas <ivan.pedrazas@docker.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants