Ability to disable job/pipeline retry after a specified time
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem to solve
At this time, one can retry a job/pipeline for an already accepted merge request. If that is old enough there are high chances that the job previously marked success would now be marked failed (due to expired artifacts, missing dependencies, etc).
Thus, it makes sense to have the ability to disable jobs/pipeline retry after some configurable time or after the corresponding merge request was accepted.
Edited by 🤖 GitLab Bot 🤖