chore(deps): update ghcr.io/buildkite/buildkite-mcp-server docker tag to v1.17.0 - #1440
Conversation
Registry Build PreviewAll registries built successfully! Registry:
|
…vers:\n- buildkite\n- buildkite\n\nAutomatically updated using 'catalog update-tools' command.\n\nCo-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
MCP Server Tool List Updates (server.json)The tool lists for modified MCP server entries have been automatically updated using Summary
This comment is automatically generated and will be updated as the workflow progresses. |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
BUILDKITE_BASE_URL, BUILDKITE_TOOLSETS, BUILDKITE_READ_ONLY, and BUILDKITE_FAILURE_SUMMARY_MAX_JOBS (new in v1.15.0) were supported by the server but missing from the catalog entry's environmentVariables. Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
…vers:\n- buildkite\n- buildkite\n\nAutomatically updated using 'catalog update-tools' command.\n\nCo-authored-by: danbarr <danbarr@users.noreply.github.com>
|
Added a follow-up commit here to fill in env vars that were missing from the catalog entry: |
This PR contains the following updates:
1.14.1→1.17.0Release Notes
buildkite/buildkite-mcp-server (ghcr.io/buildkite/buildkite-mcp-server)
v1.17.0Compare Source
What's Changed
Features
Fixes
Internal
Dependencies
Tool Changes
New tool:
wait_for_buildfinished: falsewith the current state and elapsed time when the build is still running; call it again to continue waiting. After roughly ten consecutive calls, stop and report that the build is still running rather than polling indefinitely.finished: truewith build detail and annotation summaries when the build settles. Jobs and annotation bodies remain available throughlist_jobs,get_job, andlist_annotations.Changes to
list_jobsandget_job:SIGKILL.signalusing its actual API representation, so values are symbolic strings such as"SIGKILL"rather than numbers.Full Changelog: buildkite/buildkite-mcp-server@v1.16.0...v1.17.0
v1.16.0Compare Source
What's Changed
Internal
Dependencies
Full Changelog: buildkite/buildkite-mcp-server@v1.15.0...v1.16.0
v1.15.0Compare Source
What's Changed
Features
Fixes
Chores
New Contributors
Tool Changes
New tool:
get_build_failure_summarylog_tail,max_jobs,max_annotations,max_test_runs,max_failed_tests, andmax_failed_tests_per_runto tune it, or disable optional sections withinclude_logs,include_annotations, andinclude_failed_tests.investigationstoolset for cross-domain build-failure diagnosis. It is included when using the defaultalltoolsets configuration and requires theread_builds,read_build_logs, andread_suitesscopes.MCP Protocol Support
v1.7.0-pre.3, adding support for the upcoming MCP2026-07-28protocol revision.server/discover, and standardized routing and version headers, while preserving compatibility with2025-11-25and earlier clients through version negotiation.Full Changelog: buildkite/buildkite-mcp-server@v1.14.1...v1.15.0
Configuration
📅 Schedule: (UTC)
🚦 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.