Integrations
CI/CD Workflows
Use DecisionOps as part of repository automation so decision checks are part of the delivery path, not an afterthought.
DecisionOps is most useful when teams do not need to remember a separate review ritual every time they ship.
That is why pull request checks, repository configuration, and review workflows belong close to CI/CD.
The exact automation surface depends on your repository setup, but the working pattern is consistent:
- connect the repository
- configure policy expectations
- publish decisions that represent current team guidance
- let pull request workflows evaluate future changes against that guidance
If you are setting up the first repository, begin with GitHub Integration.