How to use our GitHub Actions to automate your workflows.
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.
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:
How to use our GitHub Actions to automate your workflows.
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.
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: