đ Custom Flows For Tasks
23 days ago by Arel Rabinowitz
Tasks now support custom flows!
With this update, you can now configure custom hooks for your tasks, allowing you to define specific setups and teardowns for all ad-hoc tasks.
For example, if you want to set up specific credentials for all running tasks, you can create an additional step called "Setup Credentials" using custom hooks and configure the credentials as needed.
You can learn more about the available hook options here.
Please note that your custom flows could be set up individually, by creating an env0.yml file with the rest of your configuration, or by using a global policy that will be set on every environment in your project.
Visit here to learn more about setting up project-level custom flows.