SSWConsulting / SSWConsulting/SSW.Rules.Content

Improve Frontmatter Validation Error Reporting in CI/CD

Open Beginner friendly
#11,285 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
MDX
Stars
62
Forks
196
Avg merge
1d 4h
Merged PRs (30d)
112

Description

The validate-frontmatter-all workflow redirects errors to validation_results.txt, making them invisible in the CI/CD action logs. Developers only see "Process completed with exit code 1" without knowing what failed. Update the workflow to display validation errors directly in the action logs so developers can see what's wrong without running the script locally.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the validate-frontmatter-all workflow and the step that redirects errors to validation_results.txt. Run the workflow or inspect its action logs, then verify that validation failures are displayed directly in the logs with useful error details instead of only an exit code.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.