Skip to content

Commit aadae45

Browse files
chore(deps): update ghcr.io/buildkite/buildkite-mcp-server docker tag to v0.7.0 (#247)
* chore(deps): update ghcr.io/buildkite/buildkite-mcp-server docker tag to v0.7.0 * chore: update tool lists for MCP servers\n\nUpdated servers:\n- buildkite\n\nAutomatically updated using 'thv mcp list' command.\n\nCo-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: GitHub Action <[email protected]>
1 parent a6f2608 commit aadae45

File tree

1 file changed

+23
-19
lines changed

1 file changed

+23
-19
lines changed

registry/buildkite/spec.yaml

Lines changed: 23 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -12,30 +12,34 @@ tier: Official
1212
status: Active
1313
transport: stdio
1414
tools:
15-
- get_cluster
16-
- list_clusters
17-
- get_cluster_queue
18-
- list_cluster_queues
19-
- get_pipeline
20-
- list_pipelines
15+
- access_token
16+
- create_build
2117
- create_pipeline
22-
- update_pipeline
23-
- list_builds
18+
- current_user
19+
- get_artifact
2420
- get_build
25-
- create_build
2621
- get_build_test_engine_runs
27-
- get_jobs
28-
- get_job_logs
29-
- list_artifacts
30-
- get_artifact
31-
- list_annotations
32-
- list_test_runs
33-
- get_test_run
22+
- get_cluster
23+
- get_cluster_queue
3424
- get_failed_executions
25+
- get_logs_info
26+
- get_pipeline
3527
- get_test
36-
- access_token
37-
- current_user
28+
- get_test_run
29+
- list_annotations
30+
- list_artifacts
31+
- list_builds
32+
- list_cluster_queues
33+
- list_clusters
34+
- list_pipelines
35+
- list_test_runs
36+
- read_logs
37+
- search_logs
38+
- tail_logs
39+
- unblock_job
40+
- update_pipeline
3841
- user_token_organization
42+
- wait_for_build
3943
metadata:
4044
stars: 36
4145
pulls: 3424
@@ -50,7 +54,7 @@ tags:
5054
- jobs
5155
- devops
5256
- testing
53-
image: ghcr.io/buildkite/buildkite-mcp-server:0.6.1
57+
image: ghcr.io/buildkite/buildkite-mcp-server:0.7.0
5458
permissions:
5559
network:
5660
outbound:

0 commit comments

Comments
 (0)