TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Review-Bot – The easy way to remind your reviewers

1 pointsby simjueabout 5 years ago

1 comment

simjueabout 5 years ago
I would like to show you my SaaS for automatically reminding reviewers of a project. It sends reminders on Slack or Mattermost for open pull requests on GitHub, GitLab or Azure Repos. It started as a CLI tool at my former employer and was enhanced as a SaaS. It&#x27;s similar to Pull Panda but not limited to GitHub and Slack.<p>I&#x27;m using Go for the backend as well as for the templating of the frontend (frontend is not my strength). The data is stored in a Postgres database and everything is hosted on Heroku.<p>For now it&#x27;s just a hobby project and it will probably remain a free service as long as I don&#x27;t have to scale the servers.