derberg/Code of conduct compliance through sentiments analysis
Analyze sentiments in issues and PRs to identify negative content that may violate your code of conduct.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| gcp_key | Google Cloud Platform API key for accessing the analyzeSentiment API. If not provided, then default sentiment analysis is performed. | no | — |
Outputs
| name | description |
|---|---|
| sentiment | Information about the sentiment of information. It is up to you to decide weather the score is to low or it is fine. |
| source | Link to the resource that was evaluated. |
| negative | Coma-separated list of words that were identified as bad |