Does Automation allows the listening of Tag Push events instead of push events to a specific branch?

I am trying to setup an automation workflow with Ionic Appflow using the Automate functionality and rather than listening for webhooks events from push to branch, is there a way I can set it up to listen for tag push on the branch instead? i.e If I tagged the master branch with uat-1.0.0 and it listens for that and does the building for UAT etc.

I asked the exact same thing the Support two days agso and will post theier answer here when i get one.

Currently i execute a script that checks if the current commit is tagged and if not exit the build but that’s not ideal as i can not build manually from untagged commits anymore.

1 Like

They take it as a feature request, currently not possible.