Skip to content

{ "mcp": { "servers": { "github": { "command": "docker", "args": [ "run", "-i", "--rm", "-p", "127.0.0.1:8085:8085", "-e", "GITHUB_OAUTH_CALLBACK_PORT", "ghcr.io/github/github-mcp-server" ], "env": { "GITHUB_OAUTH_CALLBACK_PORT": "8085" } } } } }Add GitHub MCP server configuration to SECURITY.md #4384

{ "mcp": { "servers": { "github": { "command": "docker", "args": [ "run", "-i", "--rm", "-p", "127.0.0.1:8085:8085", "-e", "GITHUB_OAUTH_CALLBACK_PORT", "ghcr.io/github/github-mcp-server" ], "env": { "GITHUB_OAUTH_CALLBACK_PORT": "8085" } } } } }Add GitHub MCP server configuration to SECURITY.md

{ "mcp": { "servers": { "github": { "command": "docker", "args": [ "run", "-i", "--rm", "-p", "127.0.0.1:8085:8085", "-e", "GITHUB_OAUTH_CALLBACK_PORT", "ghcr.io/github/github-mcp-server" ], "env": { "GITHUB_OAUTH_CALLBACK_PORT": "8085" } } } } }Add GitHub MCP server configuration to SECURITY.md #4384

Triggered via issue August 18, 2026 20:16
Status Success
Total duration 18s
Artifacts

moderator.yml

on: issue_comment
spam-detection
8s
spam-detection
Fit to window
Zoom out
Zoom in

Annotations

1 warning
spam-detection
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: github/ai-moderator@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/