actions-marketplace-validations/Generate build matrix
A job that generates a build matrix based on files changed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | The github token used to authenticate | yes | — |
| depth | How many levels deep should the directories be returned | yes | 2 |
| target-directory | An optional target directory to listen to changes in | no | — |
| build-all | Set to true to build all sub directories in the target directory | no | false |
Outputs
| name | description |
|---|---|
| build_matrix | The files changed between the default branch and the sha being built |
| is_empty | Returns true when the build matrix is empty |