posit-dev / posit-dev/open-source-website
Create a YAML checker
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 55
- Forks
- 24
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 17
Description
- Check for valid people, software, events, etc.
- Validate other values (categories, languages)
- Pre-commit hook
- Add to GitHub Actions
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the repository’s YAML data and any existing pre-commit or GitHub Actions configuration. Determine how people, software, events, categories, and languages are represented before defining the validation scope. Done means invalid values are detected and the checker runs through both the pre-commit hook and GitHub Actions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, yaml
- Domain
- ci-cd, content, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100