actions-marketplace-validations/GitHub Action to EventBridge
Sends events to an EventBridge bus.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| event_bus_name | which event bus to send the event to | yes | — |
| detail_type | The detail type for the event. | no | GitHub Action Event |
| source | The source for this event, defaults to gh.event | no | gh.event |
| detail | The detail for this event, defaults to event payload. | no | — |
| resources | A CSV of resources, defaults to '$GITHUB_ORG/$GITHUB_REPO' | no | — |
Outputs
no outputs