Skip to content

Commit 5ebf689

Browse files
committed
circleci not built from a PR anymore
1 parent cf19bc9 commit 5ebf689

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

prompts/catalog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2082,7 +2082,7 @@ registry:
20822082
description: A specialized server implementation for the Model Context Protocol (MCP) designed to integrate with CircleCI's development workflow. This project serves as a bridge between CircleCI's infrastructure and the Model Context Protocol, enabling enhanced AI-powered development experiences.
20832083
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/circleci.md
20842084
readme: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/readmes/circleci.md
2085-
source: https://github.com/CircleCI-Public/mcp-server-circleci/tree/refs/pull/22/merge
2085+
source: https://github.com/CircleCI-Public/mcp-server-circleci/tree/main
20862086
icon: https://avatars.githubusercontent.com/u/26607840?s=200&v=4
20872087
tools:
20882088
- name: find_flaky_tests

prompts/mcp/circleci.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ mcp:
88
environment:
99
CIRCLECI_BASE_URL: "{{circleci.url|safe}}"
1010
source:
11-
url: https://github.com/CircleCI-Public/mcp-server-circleci/tree/refs/pull/22/merge
11+
url: https://github.com/CircleCI-Public/mcp-server-circleci/tree/main
1212
---

prompts/mcp/readmes/circleci.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Attribute|Details|
1010
**Image Source**|Official Image
1111
|**Author**|[CircleCI-Public](https://github.com/CircleCI-Public)
1212
**Repository**|https://github.com/CircleCI-Public/mcp-server-circleci
13-
**Dockerfile**|https://github.com/CircleCI-Public/mcp-server-circleci/blob/refs/pull/22/merge/Dockerfile
13+
**Dockerfile**|https://github.com/CircleCI-Public/mcp-server-circleci/blob/main/Dockerfile
1414
**Docker Image built by**|Docker Inc.
1515
**Docker Scout Health Score**| ![Docker Scout Health Score](https://api.scout.docker.com/v1/policy/insights/org-image-score/badge/mcp/circleci)
1616
**Licence**|Apache License 2.0

0 commit comments

Comments
 (0)