cifriends/prp-preprocessor
A GitHub Action that replaces variables in files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| rootDir | Root directory | yes | . |
| extension | Preprocess files with this pre-extension | yes | .prp |
| commitMessage | Commit message | yes | chore: process {_amount_} PRP files |
| userEmail | User email | yes | actions@github.com |
| userName | User name | yes | CI Friends |
| encoding | Encoding of the files | yes | utf8 |
| ignoredVars | Ignore these variables | no | "" |
| includeAuthor | Include workflow co-author in prp commit | no | true |
| ignoredDirs | Ignore these directories | no | "" |
| includeSubDirs | Include subdirectories | no | true |
Outputs
no outputs