argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
17.8k stars 5.43k forks source link

ArgoCD AppSet Webhook Support for Bitbucket Server #14767

Open sandeepk8s opened 1 year ago

sandeepk8s commented 1 year ago

Summary

Need to add case for bitbucket server

Motivation

We use bitbucket (for our org) would be a huge help for us. I can workaround for now with requeueAfterSeconds but the feature would really help

Proposal

How do you think this should be implemented? https://github.com/argoproj/argo-cd/blob/master/applicationset/webhook/webhook.go#L119-L131

Replicate ArgoCD app webhook case to App set webhook function

Note: I don't have heavy hands-on experience in Go. If no one's taking over, might need someone's help or guidance. Thank you

crenshaw-dev commented 1 year ago

@sandeepk8s I can provide help if you're up for working on this.

antonhornquist commented 6 months ago

PR LGTM. We're in need of this in our org. Can we get someone to review the PR, thanks?

brunocascio commented 6 months ago

Also looking for this, please <3