diff --git a/.circleci/config.yml b/.circleci/config.yml index 4f7fcdac..3b5f29be 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -9,6 +9,7 @@ version: 2.1 orbs: anchore: anchore/anchore-engine@1.6.0 deploy-kube: mojaloop/deployment@0.1.6 + pr-tools: mojaloop/pr-tools@0.1.8 ## # defaults @@ -262,6 +263,8 @@ workflows: version: 2 build_and_test: jobs: + - pr-tools/pr-title-check: + context: org-global - setup: context: org-global filters: