Skip to content

Bitbucket Pipelines

Define sfdx-hardis environment variables

  • Go to Project -> Repository Settings > Repository Variables (you must have Bitbucket authorizations to access this menu)

More info: BitBucket documentation

Auto-fix branches

Default CI templates skip steps that run sf hardis commands when the current branch starts with auto-fix/. This prevents recursive or redundant deploy/check executions on auto-generated fix branches.