Tooling
GitHub Actions
How to use our GitHub Actions to automate your workflows.
Setup Flipt
The flipt-setup-action can be used to setup Flipt in your GitHub workflow. Once setup, you can then use any of the CLI commands that Flipt provides in your workflow.
Usage
The following example demonstrates how to use the action in a GitHub workflow which runs the flipt validate command.
Other commands that may be useful to run in your workflows include:
Was this page helpful?