Calculate auto_stop_in prior to deploy job completion
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Proposal
Currently the auto_stop_in
value is not populated until after the deployment job it is defined in is finished. This makes it difficult to use that value in the same job for various purposes.
It would be useful to have that value defined when it's set, and usable before the deployment job is finished. This allows the value to be called and used for further purposes and needs within a script.
The request is to have a CI/CD Variable that includes that calculated time usable in scripts prior the the completion of the deployment job finishing.
Edited by 🤖 GitLab Bot 🤖