guowei-su opened a new pull request, #14824: URL: https://github.com/apache/dolphinscheduler/pull/14824
ref #11970 <!--Thanks very much for contributing to Apache DolphinScheduler, we are happy that you want to help us improve DolphinScheduler! --> ## Purpose of the pull request The purpose of this PR is to refine the dependency logic of the dependent node and expand the mode that depends on all tasks in the workflow. Also modify the front-end to support the change. <!--(For example: This pull request adds checkstyle plugin).--> ## Brief change log - Add **Dependent on Workflow** mode to check the status of the dependent workflow. - Change the logic of the original **Dependent on ALL Tasks** mode to check the status of all tasks of the dependent workflow. - Modified the documentation. - Added a drop-down radio box for selecting the dependency mode, with options for **Dependent on Workflow** and **Dependent on Task**. <!--*(for example:)* - *Add maven-checkstyle-plugin to root pom.xml* --> ## Verify this pull request <!--*(Please pick either of the following options)*--> *Manually verified the change by testing locally.* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
