jsdelivr / bot

DEPRECATED The jerk of a bot that checks PRs and responds in comments
22 stars 14 forks source link

Folder structure changes reported incorrectly #64

Closed soumak77 closed 8 years ago

soumak77 commented 8 years ago

No changes to the folder structure were made between versions, yet the bot is reporting that there are changes: https://github.com/jsdelivr/jsdelivr/pull/13487.

Based on the error message, it looks as though the bot saw no files being committed (or at least some small subset). Perhaps this is a timing issue and due to the large commit size, the bot is checking the file structure before all files have been copied?

soumak77 commented 8 years ago

possibly related to https://github.com/jsdelivr/bot/issues/7

megawac commented 8 years ago

Yeah dupe of #7