austenstone/Dismiss Dependabot alerts
dismiss Dependabot alerts via the GraphQL API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token used to create an authenticated client | no | ${{ github.token }} |
| owner | The owner of the repository | no | ${{ github.repository_owner }} |
| repo | The name of the repository | no | ${{ github.event.repository.name }} |
| dismiss-reason | The reason for dismissing the review. 'FIX_STARTED' | 'INACCURATE' | 'NO_BANDWIDTH' | 'NOT_USED' | 'TOLERABLE_RISK' | no | NOT_USED |
| scope | The scope. "DEVELOPMENT" | "RUNTIME" | no | DEVELOPMENT |
Outputs
no outputs