-
Bug
-
Resolution: Done
-
Undefined
-
Pipelines 1.18.1
-
3
-
False
-
-
False
-
-
Bug Fix
-
Done
-
-
-
Pipelines Sprint Crookshank 35
When a user without repository permissions opens a pull request on a Bitbucket Data Center repository, Pipelines-as-Code (PaC) should report a "pending" build status, indicating that it is waiting for an administrator's approval (e.g., via an /ok-to-test comment). However, due to a suspected bug in the REST client library, the status is incorrectly being reported as "in-progress" or "running".
This is misleading for both the contributor and maintainers, as it suggests CI is actively running when it is actually paused and awaiting authorization.
upstream issue: https://github.com/openshift-pipelines/pipelines-as-code/issues/2148