reconquest / atlassian-external-hooks

External Hooks plugin for Atlassian Bitbucket
https://external-hooks.reconquest.io
Other
44 stars 37 forks source link

External Async Post Receive Hook not firing when creating tag using web interface #89

Closed rhl-jfm closed 5 years ago

rhl-jfm commented 5 years ago

We recently updated til Bitbucket 6.2.x and the corresponding External Hooks release (6.2.0-1). Mostly it works fine, but at least one operation does not trigger the External Async Post Receive Hook: Creating a tag using the web interface (the "Create tag" dialog on the commit screen). This used to work in Bitbucket 5.x and External Hooks 4.x.

Pushing a tag using "git push" does trigger the hook correctly.

kovetskiy commented 5 years ago

Thanks for letting us know. It should be fixed now by https://github.com/reconquest/atlassian-external-hooks/commit/465c5dd51551b8ccea5ca9da630fb477c529e3b0

You can download the new version from the official marketplace: https://marketplace.atlassian.com/apps/1211631/external-hooks/version-history#b6252

Please let me know if it helped you.

rhl-jfm commented 5 years ago

Yep, release 6.3-1 fixes the problem. Thank you for the quick response!

mindplay-dk commented 5 years ago

Wow! That was fast 👍