Open pathawks opened 6 years ago
https://github.com/jekyll/Utterson/blob/f0ea01a2ff39d44881fd5ab8a5c45d7fa18e2e7f/aws/lambda/index.js#L34-L35
Currently, we are only processing the first PR in a check_suite message. We should probably loop through all of them.
check_suite
https://github.com/jekyll/Utterson/blob/f0ea01a2ff39d44881fd5ab8a5c45d7fa18e2e7f/aws/lambda/index.js#L34-L35
Currently, we are only processing the first PR in a
check_suite
message. We should probably loop through all of them.