codefresh-io/codefresh-report-image
Report image to codefresh
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 19, 2022
- License
- MIT
Pinned Snippet
uses: codefresh-io/codefresh-report-image-plugins@1e5114f9b4ad9b5f5c27ba396e97773103b1d71c # latesttags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| VERSION | specify client version | no | latest |
| CF_API_KEY | Codefresh API KEY | yes | — |
| CF_HOST | Codefresh runtime exposed in cluster address: https://your.clusters.ci-cd.com/app-proxy | yes | — |
| CF_VERBOSE | verbose output | no | — |
| CF_IMAGE | image reported, quay.io/codefresh/newly-built-image:0.0.1 | yes | — |
| CF_CONTAINER_REGISTRY_INTEGRATION | list of container integration | no | — |
| CF_DOCKERHUB_USERNAME | Dockerhub username | no | — |
| CF_DOCKERHUB_PASSWORD | Dockerhub password | no | — |
| CF_REGISTRY_USERNAME | Generic registry username | no | — |
| CF_REGISTRY_PASSWORD | Generic registry password | no | — |
| CF_REGISTRY_DOMAIN | Generic registry domain | no | — |
| CF_INSECURE | security flag for standard registry protocol, when set to true it enables http protocol | no | — |
| CF_WORKFLOW_URL | external url for the workflow | no | — |
| CF_LOGS_URL | external url for the logs | no | — |
| CF_ENRICHERS | list of integrations separated by commas: jira, github | no | — |
| CF_GIT_PROVIDER | Git provider | no | — |
| CF_GIT_REPO | The GitHub repo to use to enrich | no | — |
| CF_GIT_BRANCH | The git branch to use to enrich | no | — |
| CF_GIT_INTEGRATION | The integration key | no | — |
| CF_GITHUB_TOKEN | Github api key | no | — |
| CF_GITHUB_API_HOST_URL | Github api host url | no | — |
| CF_GITHUB_CONTEXT | Github context from Codefresh Classic platform | no | — |
| CF_JIRA_API_TOKEN | Jira user api key | no | — |
| CF_JIRA_EMAIL | Jira user email | no | — |
| CF_JIRA_HOST_URL | Jira account host url | no | — |
| CF_JIRA_PROJECT_PREFIX | Jira project prefix | no | — |
| CF_JIRA_MESSAGE | String that contains PREFIX-ISSUE_ID | no | — |
| CF_JIRA_INTEGRATION | The integration key | no | — |
| CF_JIRA_FAIL_ON_NOT_FOUND | fail in case of ticket not found | no | — |
| CF_AWS_ROLE | arn:aws:role/123456 | no | — |
| CF_AWS_REGION | us-east-1 | no | — |
Outputs
no outputs