argoproj / argo-helm

ArgoProj Helm Charts
https://argoproj.github.io/argo-helm/
Apache License 2.0
1.76k stars 1.88k forks source link

Webhook is not refreshing with repo having multiple paths in Bitbucket #1640

Closed samba1112 closed 1 year ago

samba1112 commented 2 years ago

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 image

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

github-actions[bot] commented 1 year ago

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.