Closed avedmala closed 4 weeks ago
/merge
:steam_locomotive: MergeQueue: waiting for PR to be ready
This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove
command.
Use /merge -c
to cancel this operation!
:steam_locomotive: MergeQueue: pull request added to the queue
The median merge time in main
is 0s.
Use /merge -c
to cancel this operation!
What does this PR do?
event
is a dictionary before trying to callget()
on it as it may be a listCloses https://github.com/DataDog/datadog-lambda-python/issues/532
Motivation
Testing Guidelines
Additional Notes
Types of Changes
Check all that apply