argo-events icon indicating copy to clipboard operation
argo-events copied to clipboard

Missing documentation for integration between Argo Events & Argo Workflows

Open majoferenc opened this issue 3 months ago • 0 comments

As we are planning to migrate our project to Argo Workflows as build tool and Argo CD as a deployment tool, we also want to trigger our Argo Workflows via Argo Events, mainly triggering it via GitHub Webhook after commits was made to certain repository. However we are not able to find any documentation about how to achieve such a simple task via Argo Events & Argo Workflows. We believe that such documentation is missing on your side and will benefit the Argo project.

It would be great to have documentation & examples about:

  • How to install Argo Events with integration of Argo Workflows
  • Integrate existing Argo Workflows with Argo Events
  • Clearly explained tutorial on how to trigger Argo Workflow via Argo Event focused mainly on Git webhooks feature
  • Nice to have installation via ArgoCD of both Argo Workflow & Argo Events to fully integrate the project together

I'm trying to create such an example myself: DemoArgoCICD

majoferenc avatar Mar 10 '24 13:03 majoferenc