Skip to content

Fix Kreuzberg MCP container registry - #58764

Merged
pelikhan merged 2 commits into
mainfrom
copilot/fix-github-actions-job-again
Sep 5, 2026
Merged

Fix Kreuzberg MCP container registry#58764
pelikhan merged 2 commits into
mainfrom
copilot/fix-github-actions-job-again

Conversation

Copilot AI commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

The daily arXiv researcher workflow failed while pulling the retired ghcr.io/kreuzberg-dev/kreuzberg:latest image.

  • Container configuration
    • Point the shared Kreuzberg MCP configuration to ghcr.io/xberg-io/xberg:latest.
  • Generated workflow
    • Recompile daily-arxiv-researcher.lock.yml with the updated image reference.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix failing GitHub Actions job Fix Kreuzberg MCP container registry Sep 5, 2026
Copilot AI requested a review from pelikhan September 5, 2026 08:51
@pelikhan
pelikhan marked this pull request as ready for review September 5, 2026 09:01
Copilot AI balanced review requested due to automatic review settings September 5, 2026 09:01
@pelikhan
pelikhan merged commit 3d20ea6 into main Sep 5, 2026
@pelikhan
pelikhan deleted the copilot/fix-github-actions-job-again branch September 5, 2026 09:01

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟡 Changes recommended

The new image exposes different MCP extraction tool names, but the workflow still uses the retired API.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Updates the daily arXiv workflow to use the replacement Xberg container registry.

Changes:

  • Replaces the retired Kreuzberg image.
  • Regenerates the workflow lock file.
File summaries
File Description
.github/workflows/shared/mcp/kreuzberg.md Updates the shared container image.
.github/workflows/daily-arxiv-researcher.lock.yml Propagates the image change.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 1
  • Review effort level: Balanced

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

mcp-servers:
kreuzberg:
container: "ghcr.io/kreuzberg-dev/kreuzberg"
container: "ghcr.io/xberg-io/xberg"
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

🎉 This pull request is included in a new release.

Release: v0.88.5

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