You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/integrations/github-actions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ See [Image enrichment with integrations]({{site.baseurl}}/docs/integrations/imag
13
13
14
14
###Codefresh Marketplace GitHub Action
15
15
16
-
To support the integration between GitHub Actions and Codefresh, we have created a dedicated action in the[Codefresh marketplace](https://github.com/marketplace/actions/csdp-report-image). The action combines image enrichment and reporting through integrations with Jira, and container registries such as DockerHub or Quay.
16
+
To support the integration between GitHub Actions and Codefresh, we have created a dedicated action in the[Codefresh marketplace](https://github.com/marketplace/actions/codefresh-report-image){:target="\_blank"}. The action combines image enrichment and reporting through integrations with Jira, and container registries such as DockerHub or Quay.
Copy file name to clipboardExpand all lines: _docs/integrations/image-enrichment-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ toc: true
10
10
11
11
Image enrichment is a crucial part of the CI/CD process, adding to the quality of deployments. Image enrichment exposes metadata such as feature requests, pull requests, and logs as part of the application's deployment, for visibility into all aspects of the deployment, making it easier to track actions and identify root cause of failures.
12
12
13
-
Codefresh has a new[report image template](https://github.com/codefresh-io/csdp-report-image/) that combines image enrichment and reporting. The report image template is optimized to work with external CI platforms for creating pipelines and workflows such as GitHub Actions. Add integration accounts in Codefresh to tools such as Jira, Docker Hub and Quay, and then connect your GitHub Action with Codefresh for image enrichment and reporting.
13
+
Codefresh has a new[report image template](https://github.com/marketplace/actions/codefresh-report-image){:target="\_blank"} that combines image enrichment and reporting. The report image template is optimized to work with external CI platforms for creating pipelines and workflows such as GitHub Actions. Add integration accounts in Codefresh to tools such as Jira, Docker Hub and Quay, and then connect your GitHub Action with Codefresh for image enrichment and reporting.