Add comments to a task
In the Release GUI, you can add comments to any type of task in a template or release.
In the Release GUI, you can add comments to any type of task in a template or release.
This topic describes various methods to automate functionality in Digital.ai Release.
This topic demonstrates how to use a Jython Script task in Release to extract a value from a key-value map release variable and store it in another variable.
To use the Release REST API, you need to know the unique identifiers for templates, releases, phases and tasks. This topic explains where you can find them.
You can control when tasks run in your release flow by setting preconditions. This helps you create more flexible releases that adapt to different conditions and skip unnecessary tasks, saving time and preventing errors.
This topic explains how to test and refine automated tasks such as scripts, webhooks, or custom tasks in Release.
Release has an API that you can use to manipulate releases and tasks.