Skip to content

Clarify user ownership changes and trigger job effects for job retry

What does this MR do and why?

This MR improves the existing job retry documentation to clarify:

  • What happens to job ownership when a job is retried (assigns to user who initiated retry).
  • How previously skipped jobs are reassigned during retry.
  • Specific behaviour for trigger jobs and their downstream pipelines.

These clarifications help users understand the implications of using the retry functionality, especially regarding ownership changes and downstream effects.

Related issues

Resolves Document job/pipeline retry (#508785 - closed).

Edited by Lysanne Pinto

Merge request reports

Loading