basalt-rs / basalt-rs/basalt

Update CI checks to only run on code changes

Open
#106 0 comments 0 reactions 0 assignees View on GitHub
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.**

If I update readme or some other markdown file, the entire app shouldn't be rebuilt across all platforms. It's wasteful.

**Describe the solution you'd like**

Conditionally run checks only if certain files are modified. Paths can be specified in the `on.push.paths` block.

**Describe alternatives you've considered**
NA

**Additional context**
NA

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the repository's GitHub Actions workflow files and start with their trigger configuration. Use the issue's path-filter requirement to identify which changes should run the checks, then verify that markdown-only changes skip the builds while code changes still trigger them.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.