Closed lym953 closed 2 months ago
…arameters is string
When the Parameters field of an "InvokeLambda" step is a string instead of an object, currently we skip context injection.
Parameters
This PR:
if
Pass the added test
/merge
:steam_locomotive: MergeQueue: pull request added to the queue
The median merge time in main is 2m.
main
Use /merge -c to cancel this operation!
/merge -c
…arameters is string
What does this PR do?
When the
Parameters
field of an "InvokeLambda" step is a string instead of an object, currently we skip context injection.This PR:
if
conditionMotivation
Testing Guidelines
Pass the added test
Additional Notes
Types of changes
Check all that apply