TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Open-source Zendesk-GitHub sync bot to answer Zendesk tickets in GitHub

2 点作者 eumm超过 7 年前

1 comment

eumm超过 7 年前
Zendesk is great for customer support and Github is great for working and managing the code. But how to make it possible for software engineers not to go to Zendesk and be able to answer right from the lovely Github without switching between services?<p>That was how the idea of this bot appear.<p>This open-source Zendesk-Github bot was tested during last 12 months on ByteScout.com technical support in production. The general idea was the following: in Github we create a separate &quot;inbox&quot; repository where the bot puts tickets and replies from customers as Github issues. And then it is possible to discuss, to reference this issue from other Github repositories. And when the answer is ready then one just puts a special keyword that indicates that bot should use this comment as a reply to customer&#x27;s request in Zendesk.<p>Other features include: - copying the issue completely with comments to another repository. - posting comment from Github as a Zendesk Knowledgebase article. - fetching of optional information about customers from mail marketing system or CRM system (is there an active or expired subscription? etc)<p>And best of all, this bot can be deployed and run on a completely free Heroku dyno on Heroku.