slashgear/Flo Du Bot
Github action to ensure that test are added to a project for new features or bug fixes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| reviewEvent | Type of event triggered by the bot in the pullRequest | yes | REQUEST_CHANGES |
| prTitlePattern | Regexp the title should match. | yes | (feat|fix) |
| sourceFilePattern | Regexp of source files edition detection. | yes | src/.*.(js|ts) |
| testFileExtensionPattern | Regexp of modified files extensions | yes | (spec.js|int.js|.feature|test.js) |
| token | Github token used to analyse Pull Request and modify status | yes | — |
Outputs
no outputs