Skip to content

Fixes missing links in PR env comment - #58

Merged
mindsdb-devops merged 3 commits into
mainfrom
add-coworklink
Aug 29, 2026
Merged

Fixes missing links in PR env comment#58
mindsdb-devops merged 3 commits into
mainfrom
add-coworklink

Conversation

@lucas-koontz

Copy link
Copy Markdown
Contributor

Restores several environment links (Keycloak Admin, Inference API, Cowork Server API) that were inadvertently dropped due to a premature array closing bracket in the PR environment comment workflow. Also adds the Cowork Web link that was missing from the list.

Renames "Hub (console)" to "Console", "Keycloak admin" to "Keycloak Admin", and "cowork-server" to "Cowork Server API" for consistency. Adds a new "Cowork Web" link pointing to the cowork subdomain root alongside the existing server API link.
… env comment

The Cowork Web entry closed the jq array with `]` instead of `,`, silently dropping the Keycloak Admin, Inference API, and Cowork Server API links from the PR environment comment.
@lucas-koontz
lucas-koontz requested a review from a team as a code owner August 29, 2026 15:50
@mindsdb-devops
mindsdb-devops merged commit beb8682 into main Aug 29, 2026
3 checks passed
@mindsdb-devops
mindsdb-devops deleted the add-coworklink branch August 29, 2026 15:50
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.

2 participants