bot
bot copied to clipboard
Warn on files being deleted
In PR https://github.com/jsdelivr/jsdelivr/pull/1287 none of files are deleted, but bot says about it.
Thats a limitation of the Github API, its only accurate for the first couple hundred files. After that it may not report them. If the diff is truncated the http API may or may not list all the files when requested. I filed an issue a couple months ago:
https://github.com/jsdelivr/jsdelivr/pull/934