Argocd is receiving event from webhook as 200 response but it is not able to refresh application in ArgoUI
So for that as mentioned in docs i have tried CRD annotation which is currently limited to GITHUB,GITLAB,Gogs based repos
Related helm chart
argo-cd
Helm chart version
argo-cd-5.7.0
To Reproduce
Follow same steps as mentioned here
Adding payload URL of argocd in bitbucket webhook of a repo consisting multiple paths and manifests
Expected behavior
I am expecting same to happen with BitBucket webhooks with CRD annotation argocd.argoproj.io/manifest-generate-paths
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the bug
Argocd is receiving event from webhook as 200 response but it is not able to refresh application in ArgoUI So for that as mentioned in docs i have tried CRD annotation which is currently limited to GITHUB,GITLAB,Gogs based repos
Related helm chart
argo-cd
Helm chart version
argo-cd-5.7.0
To Reproduce
Follow same steps as mentioned here Adding payload URL of argocd in bitbucket webhook of a repo consisting multiple paths and manifests
Expected behavior
I am expecting same to happen with BitBucket webhooks with CRD annotation
argocd.argoproj.io/manifest-generate-paths
Screenshots
No response
Additional context
No response