kexa-io/Kexa Action
It's Kexa version for a GitHub Action wrapped in Docker
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Nov 10, 2025
- License
- Apache 2.0
Pinned Snippet
uses: kexa-io/git-action@2c06798837fba08d3b170c174cfeaa1c2582e383 # 1.8.6-stabletags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ENV_VARS | All environment variables to be set in the .env file as a JSON object | yes | {} |
| KUBECONFIG | Kubeconfig file content | no | "" |
| KUBEPREFIX | Kube var prefix | no | "" |
| WORKSPACECRED | Workspace credentials | no | "" |
| WORKSPACECRED_PREFIX | Workspace var prefix | no | "" |
| GOOGLE_APPLICATION_CREDENTIALS | Google application credentials | no | "" |
| GOOGLE_APPLICATION_CREDENTIALS_PREFIX | Google application credentials prefix | no | "" |
| JIRA_API_KEY | API key for Jira | no | "" |
| JIRA_DONE_STATUS | Done issue status for Jira project | no | "" |
| JIRA_PROJECT_KEY | Jira project key | no | "" |
| JIRA_DOMAIN | Jira domain used by user | no | "" |
| DB_CONNECTION_STRING | Database connection string | no | "" |
Outputs
no outputs