Skip to content

Handle missing project or user gracefully in CreatePipelineWorker

What does this MR do and why?

Problem

CreatePipelineWorker will fail when project or user are missing in database.

Solution

Gracefully stop the job if project or user are missing.

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading