require-bitbucket-pipelines-clone-depth
Require a clone.depth setting in Bitbucket Pipelines.
require-bitbucket-pipelines-config-file
Require bitbucket-pipelines.yml at the repository root.
require-bitbucket-pipelines-default-pipeline
Require a default: pipeline section in bitbucket-pipelines.yml.
require-bitbucket-pipelines-image-pinned-tag
Require pinned (non-latest) Docker image tags in Bitbucket Pipelines.
require-bitbucket-pipelines-max-time
Require max-time in Bitbucket Pipelines (globally or per step).
require-bitbucket-pipelines-pull-requests
Require a pull-requests: section in Bitbucket Pipelines.
require-bitbucket-pipelines-pull-requests-target-branches
Require target branch mappings under pull-requests in
require-bitbucket-pipelines-step-name
Require a name for each Bitbucket Pipelines step.