noyobo/noyobo/prettier-bot
Prettier pull request changed files.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | The GitHub token used to create an authenticated client | no | ${{ github.token }} |
| prettier_ignore | The path to the prettier ignore file | no | .prettierignore |
| prettier_version | The version of prettier to install | no | 3.x |
| file_extensions | The file extensions to filter pull request changed files | no | .js,.jsx,.ts,.tsx,.json,.json5,.css,.less,.scss,.sass,.html,.md,.mdx,.vue,.yaml,.yml |
Outputs
| name | description |
|---|---|
| exitCode | The exit code of the prettier command |