alexavil/Folder Scanner
This action will scan all files in a specified folder and commit a .json file containing all file names.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| What email should the tool use to create a commit? | no | actions@github.com | |
| username | What username should the tool use to create a commit? | no | GitHub Actions |
| folder | What folder should the tool scan? | yes | . |
| include_subfolders | Should the tool scan subfolders as well? | no | true |
| ignored_folders | Should the tool ignore any subfolders? | no | "" |
| json_name | What name should the resulting *.json have? | yes | files.json |
| commit_message | What should the commit message be? | no | [Folder Scanner] Add file list |
Outputs
no outputs