Update CI checks to be dependent
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
I don't expect CI to attempt to build the app if the formatter or linter are unhappy.
**Describe the solution you'd like**
Make the build checks depend on base level checks like formatting and linting
**Describe alternatives you've considered**
N/A
**Additional context**
N/A.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the repository's CI workflow and identifying the formatter, linter, and build checks. Make the build checks depend on the formatter and linter results, then verify that a failed base-level check prevents the build from running.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100