x-cmd/X-Action
X-Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| prehook | shell code before execution of entrypoint | no | — |
| script | script for execution with bash | no | — |
| code | shell code for execution | no | — |
| posthook | shell code after execution of entrypoint | no | — |
| ws_owner_repo | <owner>/<repo> | no | — |
| ws_repo_ref | repo ref like branch, tag, or other kinds of reference | no | — |
| github_token | github access token | no | — |
| ssh_key | ssh key | no | — |
| git_user | Git Commit Username | no | — |
| git_email | Git Commit Email | no | — |
| docker_username | Username for Docker login | no | — |
| docker_password | Password for Docker login | no | — |
| docker_buildx_init | buildx init | no | — |
| artifact_name | artifact_name, default is "artifact" | no | — |
| artifact_path | artifact_path, default is "~/ws/.artifact" | no | — |
| artifact_not_found | Candidates: [warn | error | ignore] | no | — |
| artifact_retention_days | Retention days: 1-90 | no | — |
| issue_trigger | [fail | always | never] | no | — |
| issue_title | title of issue opening | no | — |
| issue_assignees | assignees for issue | no | — |
| issue_template | template | no | — |
Outputs
no outputs