Fix pipeline execution policies skipping when allowed
What does this MR do and why?
This MR fixes skipping of pipeline execution policies when they are
allowed to be skipped. The bug happened as a result of refactoring that was merged around the same time as the addition of skip_ci for PEP.
References
Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
- Allow users to configure skip ci behavior for p... (!173480 - merged)
- Refactor pipeline policy context to be more gen... (!174969 - merged)
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Edited by Martin Cavoj