argoproj / applicationset

The ApplicationSet controller manages multiple Argo CD Applications as a single ApplicationSet unit, supporting deployments to large numbers of clusters, deployments of large monorepos, and enabling secure Application self-service.
https://argocd-applicationset.readthedocs.io/
Apache License 2.0
584 stars 279 forks source link

Webhooks: add support for Bitbucket #601

Open thomascube opened 2 years ago

thomascube commented 2 years ago

There's already support for Bitbucket (Server) Pull Request generators but the webhooks sent by Bitbucket are not processed. They just end up with an response saying "Webhook processing failed: event not defined to be parsed".

In order to complete the support for Bitbucket as SCM provider, supporting their webhooks would be highly appreciated.

manuelwallrapp commented 2 years ago

We need the same feature as well.

artemnbo commented 1 year ago

+1

gillesdiacon commented 1 year ago

+1