Getting ArgoCD and BuildKite notify each other

Viewed 573

Sorry, this may sound a bit vague, but is there any way for the following make the following scenario happen?

BuildKite builds a project Argo CD deploys BuildKite runs the test against the latest deployment.

Is there a way for BuildKite to kick off the tests once it finds out that Argo CD has deployed the project?

1 Answers
Related