Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tool to filter Vale JSON output using rule precedence #942

Merged
merged 3 commits into from
Jan 14, 2025

Conversation

jdbaldry
Copy link
Member

@jdbaldry jdbaldry commented Jan 9, 2025

Added to the Vale image to filter errors in CI.

I've also moved the Vale linting to a composite action so I can reuse it in other repositories.

  • I've used a relevant pull request (PR) title.
  • I've added a link to any relevant issues in the PR description.
  • I've checked my changes on the deploy preview and they look good.
  • I've added an entry to the What's new page (only required for notable changes).

@jdbaldry jdbaldry requested a review from a team as a code owner January 9, 2025 10:52
@jdbaldry jdbaldry force-pushed the jdb/2025-01-add-inhibit-script branch from abbef5c to 6e3f1d8 Compare January 9, 2025 10:56
Copy link
Contributor

github-actions bot commented Jan 9, 2025

@jdbaldry
Copy link
Member Author

jdbaldry commented Jan 9, 2025

Gonna rewrite the inhibit-rules script in Go because it's easier to package that up and easier for others to read.

@jdbaldry jdbaldry marked this pull request as draft January 9, 2025 15:12
@jdbaldry jdbaldry force-pushed the jdb/2025-01-add-inhibit-script branch from 7f1f956 to dfe10ce Compare January 9, 2025 17:29
docs/sources/_index.md Outdated Show resolved Hide resolved
@jdbaldry jdbaldry force-pushed the jdb/2025-01-add-inhibit-script branch from 1d8e29b to d25babb Compare January 9, 2025 17:31
@jdbaldry jdbaldry changed the title Add script to filter Vale JSON output using rule precedence Add tool to filter Vale JSON output using rule precedence Jan 9, 2025
@jdbaldry jdbaldry force-pushed the jdb/2025-01-add-inhibit-script branch from d25babb to b2adb4e Compare January 9, 2025 17:32
@jdbaldry jdbaldry marked this pull request as ready for review January 9, 2025 17:33
@jdbaldry jdbaldry force-pushed the jdb/2025-01-add-inhibit-script branch from b2adb4e to 3978648 Compare January 14, 2025 13:21
@jdbaldry jdbaldry merged commit c21c67b into main Jan 14, 2025
11 checks passed
@jdbaldry jdbaldry deleted the jdb/2025-01-add-inhibit-script branch January 14, 2025 13:28
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