Hello,
I have found an issue regarding to pipeline evaluation phase before pipeline step 'initialize'.
This pipeline execution failed after 3 minutes (a bit long)
This step is normally executed when the codebase branch name is prefixed by 'release' or by 'bugfix', but the pipeline execution had been done from 'develop' codebase branch name (and the develop secret had been declared yet at project level).
According to input set used for pipeline execution , pipeline's conditions executions can maybe be evaluated to determine a stage steps path (and so on to be able to determine also maximum CPU and memory values limits), and so on avoid to request a secret for a step that won't be executed.
May it be possible to create a feature request or a fix for this issue ? Thank you
Best regards,
Frederic Collette
Created by zendesk-write-access
·