jonathanpeppers/Comment on offensive or angry comments
This action will comment on an issue or pull request if the comment is considered offensive or angry.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| commentToPost | The comment to post on the issue or pull request if it's getting heated. | no | "" |
| labelToAdd | The label to add to an issue or pull request if it's getting heated. | no | "" |
| endpoint | The web service to use for sentiment analysis. | no | https://icr-heat-sensor.wus3.sample-dev.azgrafana-test.io/api/HeatSensor |
| minimizeComment | Opt in to minimizing a comment on the issue or pull request if it's getting heated. | no | false |
| offensiveThreshold | Threshold value for comment to be considered offensive. | no | 8 |
| angerThreshold | Threshold value for comment to be considered angry. | no | 8 |
Outputs
no outputs