-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: atlassian-bitbucket-server-integration-plugin
currently, we see that not all pull request events (listed in Bitbucket server webhooks) are supported by the plugin.Â
Ending up in {"status":"error","message":"Event is not supported: pr:reviewer:approved"} when trying to add the pr approved event to the existing webhook configuration.Â
Ask:
Please add support to all the events (listed in Bitbucket webhooks) in the plugin.