managarten/.github
Till-JS 569629d9d9 feat(ci): implement selective builds for faster CI
- Add detect-changes job that analyzes changed files
- Only build services that have changes in their paths
- Detects shared package changes and triggers dependent builds
- Add workflow_dispatch option to force rebuild all services
- Add build summary to GitHub Actions UI

This reduces build time by ~70% when only specific apps change.

Trigger patterns:
- Service path changes → only that service
- Shared packages → dependent services
- pnpm-lock.yaml, ci.yml → all services

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 00:11:23 +01:00
..
workflows feat(ci): implement selective builds for faster CI 2026-01-23 00:11:23 +01:00
CODEOWNERS chore(ci): add staging config protection and validation 2025-12-10 13:48:45 +01:00
dependabot.yml first implementation 2025-11-27 17:26:18 +01:00