react-native-community/Needs Attention
Applies a label whenever the original author of an issue adds a comment to an issue that needed their response.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| response-required-label | The name of the label that indicates an issue that needs a response from the author. | — | Needs Author Feedback |
| needs-attention-label | The name of the label that indicates an issue that needs attention. | — | Needs Attention |
| perform | Whether to perform any action, if needed. Set to false to do a dry-run. | — | true |
| repo-token | The GITHUB_TOKEN for the repository being acted on. | yes | — |
Outputs
| name | description |
|---|---|
| result | A string description of any actions taken. |