gr2m/Notifier Action
Notify repositories using repository dispatch events via a GitHub App
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app_id | Your GitHub App's App ID | yes | — |
| private_key | Your GitHub Private Key | yes | — |
| event_type | The repository dispatch event type, see https://docs.github.com/en/rest/repos/repos#create-a-repository-dispatch-event | yes | — |
| event_payload | JSON string for the repository dispatch event client_payload | yes | — |
Outputs
no outputs