Description:
We have a pull pipeline which run after every 6 hours to fetch the latest changes from the portal. This pipeline creates a PR that requires a manual approval so If the PR is not approved and completed before the next pull run then it should fail the pipeline instead of just giving the message. See screenshot attached.

Screenshots