Closed mdole closed 5 years ago
Cool! One neat thing that can help with testing this stuff is an empty commit: git commit -m "Testing" --allow-empty
. This is a commit with no changed files – pretty neat!
ah that's super useful, thanks @ashfurrow !
@ashfurrow no need to actually review here, I'm just trying to test + record the payload from a
pull_request.review_requested
event using peril(same to you @dblandin thanks for being my test cases 😄 )