-
Task
-
Resolution: Unresolved
-
Major
-
None
The webhooks created right now are triggered only for "Pull Request" & "Push" events.
Please also add the event "Pull request review comments" to the webhook created.
Usecase :
The build can fail due to network connectivity issues; overload of resources or parallel builds eating up too many resources or just times out.
Solution :
Ability to re-trigger the build through "pull request review comments".