Skip to content

chore: add validate github workflow#6

Merged
DmitryAnansky merged 5 commits into
mainfrom
chore/add-validation-github-workflow
Jun 4, 2026
Merged

chore: add validate github workflow#6
DmitryAnansky merged 5 commits into
mainfrom
chore/add-validation-github-workflow

Conversation

@DmitryAnansky

Copy link
Copy Markdown
Collaborator

Added validate github workflow that will lint the description.

@DmitryAnansky DmitryAnansky requested a review from a team June 4, 2026 13:51

@redocly redocly Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

cafe AI Review: 🟢 Completed

Reunite Bot has reviewed your changes and found 7 potential issue(s).

Note

Low Risk

This PR only introduces a new GitHub Actions workflow for linting. It does not modify any application code or alter runtime behavior, making the risk of breaking existing functionality negligible.

Overview

Adds a new GitHub Actions workflow (validate-cafe-api.yml) that runs on pull requests to lint the Redocly Cafe API. The workflow checks out the code, sets up Node.js 24, and executes npx @redocly/cli@latest lint with GitHub Actions formatting.

Comment thread .github/workflows/validate-cafe-api.yml Outdated
Comment thread .github/workflows/validate-cafe-api.yml Outdated
@DmitryAnansky DmitryAnansky self-assigned this Jun 4, 2026
Comment thread .github/workflows/validate-cafe-api.yml Outdated
Comment thread .github/workflows/validate-cafe-api.yml Outdated
Comment thread .github/workflows/validate-cafe-api.yml Outdated
@DmitryAnansky DmitryAnansky requested a review from Daryna-del June 4, 2026 14:13
Comment thread .github/workflows/validate-cafe-api.yml
Comment thread .github/workflows/validate-cafe-api.yml
Comment thread .github/workflows/validate-cafe-api.yml
@DmitryAnansky DmitryAnansky merged commit 6888257 into main Jun 4, 2026
7 checks passed
@DmitryAnansky DmitryAnansky deleted the chore/add-validation-github-workflow branch June 4, 2026 14:36
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