You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/promotions/promotion-context-promotion-workflows.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,7 @@ max-width="60%"
101
101
%}
102
102
103
103
104
-
##Walkthough: Using promotion hooks in Promotion Flows to handle promotion failures
104
+
##Walkthrough: Using promotion hooks in Promotion Flows to handle promotion failures
105
105
106
106
Promotion hooks are designed to take action or provide information related to a release and its environments when a promotion is triggered.
107
107
In this walkthrough, you'll see how to create and export a promotion context, and create promotion hooks and use the promotion context to handle promotion failures, ensuring that stakeholders are notified with the right information—without needing to monitor the release manually.