Description of the problem:
Customer reported that when they use sleep in their workflows to wait for a PR (that was created by a previous step) to to get merged - the auth token to call github api is removed from workflow context, and appears as "null".
How reproducible:
Every time workflow is run with sleep based wait on PR merge the token is set to null.
- relates to
-
FLPATH-2655 [Tracker] Using sleep removes token from workflow context
-
- Release Pending
-