Description
Harness currently supports Pull Request Comment triggers for Bitbucket Cloud, but not for Bitbucket Server/Data Center.
For Bitbucket Server/Data Center, the webhook is successfully sent to Harness and a webhook event is created, but Harness is unable to parse the PR comment event as a supported trigger type. As a result, the trigger does not evaluate and the pipeline/stage is skipped.
Expected Behavior
Harness should support Pull Request Comment events for Bitbucket Server/Data Center, similar to the current Bitbucket Cloud support.
Use Case
Customers want to trigger pipelines from PR comments in Bitbucket Server/Data Center, for example to run validation workflows only when a reviewer or developer comments a specific command on the pull request.
Impact
Without this support, customers using Bitbucket Server/Data Center must rely on broader PR events, move to Bitbucket Cloud, or build a custom webhook workaround.
Created by Pedro Mastelaro
·