actions-marketplace-validations/codefresh-report-image
Report image to codefresh
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 20, 2023
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/codefresh-io_codefresh-report-image@083abed792b819d33c0cfad01e96e3df0e55499d # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| VERSION | Underling reporter image version used by plugin | no | latest |
| IMAGE | Underling reporter image used by plugin | no | quay.io/codefresh/codefresh-report-image |
| CF_API_KEY | Codefresh API KEY | yes | — |
| CF_HOST | Codefresh runtime exposed in cluster address: https://your.clusters.ci-cd.com/app-proxy | no | — |
| CF_PLATFORM_URL | Codefresh platform url | no | — |
| CF_RUNTIME_NAME | Codefresh runtime name | yes | — |
| CF_VERBOSE | Verbose output | no | — |
| CF_IMAGE | image reported, quay.io/codefresh/newly-built-image:0.0.1 | yes | — |
| CF_CONTAINER_REGISTRY_INTEGRATION | The container registry integration name | no | — |
| CF_ISSUE_TRACKING_INTEGRATION | The issue tracking integration name | 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_GOOGLE_JSON_KEY | GCP Service Account key in JSON format | no | — |
| CF_GOOGLE_REGISTRY_HOST | GAR|GCR host. E.g., 'us-central1-docker.pkg.dev' or 'gcr.io' | no | — |
| CF_INSECURE | Disable TLS certificate validation for ALL of the https traffic during the reporting. It is NOT recommended, as it could make your application vulnerable to man-in-the-middle (MITM) attacks. | no | — |
| CF_WORKFLOW_URL | external url for the workflow | no | — |
| CF_WORKFLOW_NAME | The name assigned to the workflow that builds the image. When defined, the name is displayed in the Codefresh platform. | no | — |
| CF_LOGS_URL | external url for the logs | no | — |
| CF_ENRICHERS | *deprecated* list of integrations separated by commas: Acceptable values are git, jira. ex: 'jira, git' | no | — |
| CF_GIT_PROVIDER | The Git provider: Acceptable values are github, gitlab, bitbucket, or bitbucket-server. In case this not provided git credentials will be taken form your runtime git context | 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