upwindsecurity/Upwind Create Image Build Event
Create an image build event in Upwind.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dry_run | The execution mode of the action. Setting it to `'true'` simulates event creation without executing it. | no | false |
| image | The image associated with the build event. | yes | — |
| image_sha | The image SHA associated with the build event. | yes | — |
| pull_request_id | The pull request associated with the build event. | no | — |
| username | The user name associated with the build event. | no | — |
| upwind_api_endpoint | The Management API endpoint. | no | https://api.upwind.io |
| upwind_auth_endpoint | The Authentication API endpoint. | no | https://auth.upwind.io |
| upwind_client_id | The client ID used for authentication with the Upwind Authorization Service. | yes | — |
| upwind_client_secret | The client secret for authentication with the Upwind Authorization Service. | yes | — |
| upwind_organization_id | The identifier of the Upwind organization associated with the event. | yes | — |
Outputs
no outputs