William H. Salazar
William H. Salazar
The env context is not available from jobs..with.. See https://docs.github.com/en/enterprise-cloud@latest/actions/learn-github-actions/contexts#context-availability
You can't use the env context outside steps, [as described in the docs](https://docs.github.com/en/actions/learn-github-actions/contexts#env-context): You can use the env context in the value of any key in a step except for...
> Still doesn't work. It's weird. Post a sample of what is not working.
@erik-bershel The timeout was added to not have to wait for the max timeout to surface the error. If you remove the timeout, it still times out with a "timeout"...
@erik-bershel Can you reopen this issue based on additional feedback? This is for a customer so do we have an internal way of surfacing this issue? Thanks.
@erik-bershel Files shared to you confidentially via Slack DM
@eseay Thanks for the suggestion. We tried this suggestion earlier in the process. It did not work. The package stopping is not the same all of the time. Most of...