zchryr/manifest - zchryr
GitHub Action to generate matrix with locations of manifest files within a repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| manifest | The manifest file to search for in the directory and its subdirectories. | yes | — |
| ignore_dirs | Optional. A comma-separated list of directories to ignore during the search. | no | — |
| ignore_root | Optional. Ignore root directory of repository if manifest is found in it. | no | — |
Outputs
| name | description |
|---|---|
| search_results | JSON results of the search for the specified file. |