-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Component/s: Integration - Webhooks
I'm not sure if this issue is with BitBucket or with AWS, but if I tag a build (git tag) and push that to BitBucket then a webhook is triggered to AWS CodeBuild. But the issue is that I'm calling git tag from the build running in CodeBuild, so it will re-trigger from itself over and over again.