Decision stages
Create and define branches with different conditions for different paths between stages.
시작하기 전에
Role required: playbook.admin
이 태스크 정보
Add a decision node between stages to determine which stage to run next, based on runtime conditions. For example, in a recruitment playbook, you can have multiple stages for each interview round and one disqualification stage. After each interview stage, you can add a decision to automatically select whether to run the next interview round or proceed to disqualification based on the completed stage.
Adding decision between stages help you achieve the following benefits:
- Simplified authoring
- Reduces the need to copy run conditions across stages.
- Improved transparency
- Makes branching logic more visible and easier to manage.
- Enhanced runtime experience
- Displays only the relevant stages to the end user, improving performance and clarity.
프로시저
결과
You've added and configured decision branches between stages.
다음에 수행할 작업
Complete and test the playbook. For more information, see Test a playbook.