apple-yagi/☕️ affogato
Run only the tests affected by your TypeScript changes.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Oct 26, 2025
- License
- MIT
Pinned Snippet
uses: apple-yagi/affogato@02396062ffb65e13d719d6fd092e49d949e58ad7 # v0.0.4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| tsconfig | Path to the tsconfig.json file | yes | tsconfig.json |
| token | GitHub token for API access. | yes | — |
| test_patterns | Comma-separated list of test file patterns (e.g., 'test,spec,stories'). Default is 'test,spec'. | no | test,spec |
Outputs
| name | description |
|---|---|
| affected_tests | List of affected test files |