Skip to content

ci: add dynamic package detection for pull requests#274

Open
OttoAllmendinger wants to merge 1 commit intomasterfrom
BTC-0.detect-ci-changes
Open

ci: add dynamic package detection for pull requests#274
OttoAllmendinger wants to merge 1 commit intomasterfrom
BTC-0.detect-ci-changes

Conversation

@OttoAllmendinger
Copy link
Copy Markdown
Contributor

Introduce a detection script that analyzes changed files in PRs and
runs tests only for affected packages. Shared infrastructure changes
(GitHub workflows, root package files) trigger all tests. Non-PR
events still test everything.

This reduces CI time for focused changes while maintaining full
coverage when needed.

Issue: BTC-0

Co-authored-by: llm-git llm-git@ttll.de

Introduce a detection script that analyzes changed files in PRs and
runs tests only for affected packages. Shared infrastructure changes
(GitHub workflows, root package files) trigger all tests. Non-PR
events still test everything.

This reduces CI time for focused changes while maintaining full
coverage when needed.

Issue: BTC-0

Co-authored-by: llm-git <llm-git@ttll.de>
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review April 30, 2026 14:43
@OttoAllmendinger OttoAllmendinger requested a review from a team as a code owner April 30, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant