Skip to content

Reference the interruptible setting in "Auto-cancel pending pipelines"

Karsten Lehmann requested to merge kalehmann/gitlab:patch-152 into master

What does this MR do?

This merge request improves the documentation for the automatic cancellation of pipelines. Jobs will not be cancelled if the interruptible parameter is not set to true.

While this behavior is documented in the documentation for the interruptible parameter, the documentation for the automatic cancellation of pipelines currently lacks this information.

Screenshots

none

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Not needed. No code was changed.

Edited by 🤖 GitLab Bot 🤖

Merge request reports