Skip to content

feat(container): update image ghcr.io/github/github-mcp-server (v1.4.0 ➔ v1.5.0)#6563

Merged
drag0n141 merged 1 commit into
masterfrom
renovate/ghcr.io-github-github-mcp-server-1.x
Jun 27, 2026
Merged

feat(container): update image ghcr.io/github/github-mcp-server (v1.4.0 ➔ v1.5.0)#6563
drag0n141 merged 1 commit into
masterfrom
renovate/ghcr.io-github-github-mcp-server-1.x

Conversation

@drag0n141-bot

@drag0n141-bot drag0n141-bot Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/github/github-mcp-server minor v1.4.0v1.5.0

Release Notes

github/github-mcp-server (ghcr.io/github/github-mcp-server)

v1.5.0: GitHub MCP Server 1.5.0

Compare Source

Highlights ⭐
  • STDIO server now has baked in Oauth so you don't need a PAT token! Feedback discussion here
  • React to issue and pull request comments! 👁️
  • Get parent issues via the issue_read tool
  • MCP App for Issues now shows labels, miletones and more!
What's Changed
New Contributors

Full Changelog: github/github-mcp-server@v1.4.0...v1.5.0

v1.5.0: GitHub MCP Server 1.5.0

Compare Source

Highlights ⭐
  • STDIO server now has baked in Oauth so you don't need a PAT token! Feedback discussion here
  • React to issue and pull request comments! 👁️
  • Get parent issues via the issue_read tool
  • MCP App for Issues now shows labels, miletones and more!
What's Changed
New Contributors

Full Changelog: github/github-mcp-server@v1.4.0...v1.5.0


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@drag0n141-bot drag0n141-bot Bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory labels Jun 27, 2026
@drag0n141-bot

drag0n141-bot Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor Author
--- kubernetes/apps/ai/mcp/github-mcp/app Kustomization: ai/github-mcp MCPServer: ai/github-mcp

+++ kubernetes/apps/ai/mcp/github-mcp/app Kustomization: ai/github-mcp MCPServer: ai/github-mcp

@@ -8,12 +8,12 @@

     kustomize.toolkit.fluxcd.io/namespace: ai
   name: github-mcp
   namespace: ai
 spec:
   groupRef:
     name: mcp-tools
-  image: ghcr.io/github/github-mcp-server:v1.4.0
+  image: ghcr.io/github/github-mcp-server:v1.5.0
   secrets:
   - key: GITHUB_PERSONAL_ACCESS_TOKEN
     name: github-mcp-secret
   transport: stdio
 

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

ghcr.io/github/github-mcp-server: v1.4.0 → v1.5.0

Verdict: Safe to merge

Deprecations (not actionable here):

  • PR #2696 promotes issue fields to default and deprecates the legacy issue write tool behavior (the remote_mcp_issue_fields feature flag is removed; issue_fields / field_filters params are now part of the default tool schema). The tool is not renamed. This repo's mcpserver.yaml uses no explicit tool configurations or feature flags, so nothing needs to change.

New features worth noting:

  • STDIO server now supports built-in OAuth 2.1 login — no PAT required for new deployments. This repo continues to use GITHUB_PERSONAL_ACCESS_TOKEN via ExternalSecret (kubernetes/apps/ai/mcp/github-mcp/app/externalsecret.yaml), which remains fully supported. No action needed, but OAuth is available as a future alternative.
  • New reaction tools for issues and pull request comments added.
  • Issue dependency read/write MCP tools added.
  • get_parent method added to issue_read.

Sources consulted:

@drag0n141 drag0n141 merged commit e1b9c39 into master Jun 27, 2026
11 checks passed
@drag0n141 drag0n141 deleted the renovate/ghcr.io-github-github-mcp-server-1.x branch June 27, 2026 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant