argocd-commenter
argocd-commenter copied to clipboard
Notify deployment status once
Problem to solve
argocd-commenter sends deployment status even if a deployment is already success (Active). We use the deployment-status event on GitHub Actions and it triggers an unexpected workflow run.
How to solve
Don't send a deployment status twice.