kasumimercury/Filter Directory Action
Filter directories containing changed files in pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| target-parent-path | The parent directory to filter subdirectories from | yes | . |
| github-token | GitHub token for API access | no | ${{ github.token }} |
| manual-directories | Comma-separated list of directory names for manual execution (e.g., "alpha,beta,gamma") | no | "" |
Outputs
| name | description |
|---|---|
| filtered-dir-path | JSON array of directory names that contain changed files |