atxpaul/Get Changed Directories
Get changed directories within a specified directory
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base-directory | Base directory to check for changes | yes | — |
| exclude-dirs | Comma-separated list of directories to exclude | no | "" |
| github-token | GitHub token for API access | yes | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| changed-dirs | JSON array of changed directories |