๐๏ธ Work With the YAML Format for Deploy
This topic provides information about how to work with the YAML format for Deploy.
๐๏ธ YAML Snippets Reference in Deploy
<!---
๐๏ธ Manage Release Risk Profiles in YAML
Release calculates a risk level for each release based on different factors such as flags, failed or failing states, or due dates. While the Release GUI enables you to manage risk profile setting and thresholds, you can also choose to manage your risk profiles for your releases using YAML specifications.
๐๏ธ Manage Values in YAML
You can manage values separately from your DevOps as Code YAML files so that they can be pulled in when applying XL YAML files. DevOps as Code supports multiple methods to configure and manage values including a dedicated file format using the .xlvals extension, environment variables or by explicitly specifying a value in XL CLI command syntax.