Clarify artifact keep setting / match existing documentation
What does this MR do and why?
Updates the subtext under the settings for keeping the latest artifacts. This has been a bit of a common cause for confusion. Our docs have a bit more of a clear behavior descriptor. Update the subtext to clarify that its based on the branch / tag, matching what our docs currently say.
From
The latest artifacts for all jobs in the most recent successful pipelines in each project are stored and do not expire.
To
Preserve artifacts from the most recent successful pipeline for each Git ref (branch or tag), regardless of their expiration time.
References
Preserve artifacts from the most recent successful pipeline for each Git ref (branch or tag), regardless of their expiration time.
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.