Closed mihneadb closed 10 years ago
This is not enough, since when the person who opened the pull request updates the files there's no event triggered. What we need to do (for when the latest event is NOT of the initiator's) is to find the latest event by someone who is not_the_initiator and check if the pull request's updated_at
timestamp is newer than that of the latest event found.
Open pull requests in which the latest event is by the pull request initiator.