elmahio/elmah.io Create Deployment Action
GitHub Action to create a new deployment on elmah.io
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| apiKey | An API key with permission to create deployments. | yes | — |
| version | The version number of this deployment. The value of version can be a SemVer compliant string or any other syntax that you are using as your version numbering scheme. | yes | — |
| description | Optional description of this deployment. Can be markdown or clear text. | no | — |
| userName | The name of the person responsible for creating this deployment. This can be the name taken from your deployment server. | no | — |
| userEmail | The email of the person responsible for creating this deployment. This can be the email taken from your deployment server. | no | — |
| logId | As default, deployments are attached all logs of the organization. If you want a deployment to attach to a single log only, set this to the ID of that log. | no | — |
Outputs
no outputs