crusaderx/Changes with matrix as output in specific folder
Construct dynamic matrix of changed services based on previous commit
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Apr 7, 2025
- License
- MIT
Pinned Snippet
uses: crusaderx/changes@2818a19d95fabee8e4bb011fb6e6c8b2a523bb8c # v4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github token | — | ${{ github.token }} |
| folder | Where services are located (root folder of all services inside your monorepo) | no | "" |
| include | Which folder to include, multiline input | no | "" |
| exclude | Which folder to exclude, multiline input | no | "" |
Outputs
| name | description |
|---|---|
| martrix | Output matrix for changed directories |