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/ucx/docs/reference/workflows/index.mdx
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,7 @@ the [assessment report](/docs/reference/assessment).
89
89
19.`assess_workflows`(experimnetal): This task retrieves the jobs to analyze their notebooks and files for
90
90
[migration problems](/docs/reference/linter_codes). This will run for workflows that ran within the last 30 days.
91
91
To analyze all workflows run the ["migration-progress-experimental"] workflow](/docs/reference/workflows#migration-progress-experimental).
92
+
The assess_workflows task can be skipped during installation by responding to the prompt, or by setting the 'skip_assess_workflows' flag in config.yml. This allows you to control whether workflow analysis is performed as part of the assessment workflow.
92
93
93
94
After UCX assessment workflow finished, see the assessment dashboard for findings and recommendations.
94
95
See [this guide](/docs/reference/assessment) for more details.
0 commit comments