Setting up CodeScan in Gearset
CodeScan is a third party tool that can integrate with Gearset Pipelines.
CodeScan integrates directly with your repository. If you are currently using CodeScan, there is a good chance you already have this set up.
If not, the instructions on how to set this up are provided by CodesSan, and you can find them below:
Once CodeScan is integrated with your Version Control System (VCS), you may then use quality gates to interact with Gearset Pipelines.
β
Setting up quality gates
Quality gates in your VCS are automated checkpoints that that confirm if a pull request is in a specific state before allowing this PR to move forward in your pipeline.
The steps to set these quality gates will differ depending on your version control system. We have a few guides on these in our documentation, including Gearset integration with GitHub Actions.
β
For more details on how to enforce code review before promotion, check out our guide here.
If you are using another VCS provider the process is similar, but how these settings look will change depending on your provider. If you need help getting these set up, please reach out via our in-app chat.