Skip to content

Conversation

@m4sterbunny
Copy link
Contributor

@m4sterbunny m4sterbunny commented Jan 30, 2026

Last attempt to lint only changed files on pr was a fail, this is an attempted fix


Note

Low Risk
Low risk CI-only change that adjusts file matching and separators; main risk is accidentally linting too many/few docs files due to glob/separator configuration.

Overview
Updates the docs-spelling-check composite action to better lint only changed docs content by switching tj-actions/changed-files to explicit **/*.md/**/*.mdx globs and using newline-based separators.

Passes the newline-separated changed file list into Vale and configures Vale’s separator accordingly, removing the previously-defined FILEPATHS input and comma-separated parsing.

Written by Cursor Bugbot for commit fe8daa0. This will update automatically on new commits. Configure here.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

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