yourWaifu / is-your-waifu-legal

Check if your waifu is legal or not
https://yourwaifu.dev/is-your-waifu-legal/
MIT License
104 stars 56 forks source link

[Feature request] Automatic pull request review. #50

Open yourWaifu opened 4 years ago

yourWaifu commented 4 years ago

usually pull request have issues. issues such as invalid file names, invalid json, doesn't look right (need to show a screenshot for web, but having one for the discord bot version would be nice), overwriting the wrong file, etc.

usually I handle this manually but last year, it was pretty overwhelming.

yourWaifu commented 4 years ago

Generally the process is fetching the pull request, doing a git checkout, compile and run the site, connect to the local web server, go to the waifu's page, and make sure it looks good.