VeryGoodOpenSource / VeryGoodOpenSource/very_good_workflows
feat: add workflow to verify autogenerated files
Open
Nobody has claimed this yet.
feature
good first issue
- Dominant language
- JavaScript
- Stars
- 335
- Forks
- 89
- Avg merge
- 17h 19m
- Merged PRs (30d)
- 20
Description
Description
When working with autogenerated files one common scenario is to verify that those files are up to date. We could introduce this step as part of our existing workflow.
Requirements
- All CI/CD checks are passing.
- There is no drop in the test coverage percentage.
Additional Context
No response
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 reviewing the repository's existing workflows and the autogenerated files they manage. Determine how the workflow should verify that generated files are current, then confirm that all CI/CD checks pass without reducing test coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100