Customization: Automatically link changed Test Cases
{
...
"customizations": {
"linkOnChange": {
"enabled": true,
"links": [
{
"targetId": "{env:CURRENT_STORY}",
}
]
}
}
...
}Linking Pull Requests
Linking GitHub Pull Requests
PreviousCustomization: Reset Test Case state after changeNextCustomization: Synchronize linked artifact titles
Last updated