-
Bug
-
Resolution: Done
-
Blocker
-
Pipelines 1.9.0
-
None
-
3
-
False
-
None
-
False
-
-
-
Pipelines Sprint 230
Description of problem:
PAC: Pipelinerun is created even for a user who is not in OWNERS file
Prerequisites (if any, like setup, operators/versions):
Install the latest build of Openshift Pipelines 1.9.0
Steps to Reproduce
- Configure PAC using github app
- Create a github repo and create repo custom resource
- Create pull request from another ID
Actual results:
Pipelinerun is getting triggered if any user creates a PR
Expected results:
Pipelinerun should get created only if the user approver or owner
Reproducibility (Always/Intermittent/Only Once):
Always