Hi,
I’m familiar with github/gitlab AWX integration with webhook payloads, but I didn’t find any information about DockerHub setup, while DockerHub can be setup to send webhooks.
Is it anyway possible?
Hi,
I’m familiar with github/gitlab AWX integration with webhook payloads, but I didn’t find any information about DockerHub setup, while DockerHub can be setup to send webhooks.
Is it anyway possible?
Hi!
Sounds like a nice feature to have, but unfortunately this is unlikely to be prioritized in the near future. Of course, if someone from the community were to open a PR for this, the team would give it a serious look and try to get it in.
Basically you would need to add another receiver here to incorporate support from other webhook sources https://github.com/ansible/awx/blob/81cda0ba74a15cc8270078dc8bdf08950f639807/awx/api/views/webhooks.py#L155
Seth