Skip to content
CribScore
← Back to changelog

Changelog

AddedDevX

Self-hosted runner support in CI

PR validation and prod smoke workflows can target self-hosted runners by default.

Added GitHub Actions workflow targets for self-hosted runners so PR validation and prod smoke can run inside a private fleet without losing visibility into release-proof checks.

cigithub-actionsself-hosted
Pull requests#4
Commitsb34a726

Related changes

AddedDevX

START.md workflow scaffold

Anchored the contributor entry point with a single START.md that explains where every workflow doc lives.