Skip to content

Fensak App

GitHub App

Fensak App

GitHub App

This app allows you to implement branch protection on your GitOps workflows without compromise.

GitOps best practices require that everything about the application infrastructure is managed as code. Naturally, this means that any form of deployment requires a commit to the source repository. But this can quickly conflict with Continuous Delivery where you want to automate deployments without humans in the loop.

Fensak allows you confidently configure GitOps with protected branches through:

  • Automatic approval: Selectively auto-approves the changes that pertain to continuous delivery. Only allow through the trivial routine deployments.
  • Required reviews: Anything that fails auto-approval will require manual review to proceed. You can specify how many manual approvals substantial changes should require.
  • Fully customizable: Fensak's approval rules engine is extensible using custom JavaScript functions. Maintain full control over what changes should be approved automatically.

Fensak will start to automatically monitor your PRs once the app is installed and you have configured a .fensak repository.

Learn more at https://fensak.io and https://docs.fensak.io.

Developer

Fensak App is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

Report abuse