We have a Bitbucket Pipeline that decides whether to run a build based on the PR title. When the required key is missing, the expected behavior is to skip the pipeline rather than proceed with the build. Adding support for a skipped pipeline status in Bitbucket would make this workflow clearer and more appropriate.