Show HN: 为CTO、开发者和创始人打造这个平台
1 分•作者: slmslm22•6 个月前
Gitmore (<a href="https://gitmore.io" rel="nofollow">https://gitmore.io</a>) – 跨 GitHub、GitLab 和 Bitbucket 的自然语言查询。
无需筛选 PR、扫描提交日志或询问工程师更新:
- “上周发布了什么?”
- “谁一直在开发 API?”
- “哪些 PR 开放时间最长?”
- “总结本月的发布”
输入纯英文,输出纯英文。
工作原理:
通过 OAuth 连接您的代码仓库。我们注册 Webhook。每个事件都会被规范化为结构化模式——提交消息、PR 描述、作者、时间戳、更改的文件。
AI 查询结构化数据,而不是原始文本。PR 描述和标题包含单个提交通常会遗漏的上下文。
自动化报告:
不想提问?安排它。
每周或每月摘要发送到 Slack 或电子邮件。转发给利益相关者或让它自动运行。
其他功能:
- Slack 机器人:从您已经工作的地方提问
- 公共变更日志:yourcompany.gitmore.io/changelog
- 贡献者排行榜
安全性:
仅限元数据。我们存储提交消息、PR 标题、描述、时间戳、作者。
我们从不访问源代码、差异或文件内容。
- 令牌加密:Fernet (HMAC-SHA256 + AES-128-CBC)
- Webhook 验证:HMAC-SHA256
- 支持 2FA
自行验证:连接后检查 Webhook 设置。
1 个代码仓库免费:<a href="https://gitmore.io" rel="nofollow">https://gitmore.io</a>
查看原文
Gitmore (<a href="https://gitmore.io" rel="nofollow">https://gitmore.io</a>) – natural language queries across GitHub, GitLab, and Bitbucket.<p>Instead of filtering PRs, scanning commit logs, or asking engineers for updates:<p>- "What shipped last week?" - "Who's been working on the API?" - "Which PRs have been open longest?" - "Summarize this month's releases"<p>Plain English in, plain English out.<p>How it works:<p>Connect your repos via OAuth. We register webhooks. Every event gets normalized into a structured schema – commit message, PR description, author, timestamp, files changed.<p>The AI queries structured data, not raw text. PR descriptions and titles carry context that individual commits often miss.<p>Automated reports:<p>Don't want to ask? Schedule it.<p>Weekly or monthly summaries delivered to Slack or email. Forward to stakeholders or let it run on autopilot.<p>Other features: - Slack bot: Ask from where you already work - Public changelog: yourcompany.gitmore.io/changelog - Contributor leaderboard<p>Security:<p>Metadata only. We store commit messages, PR titles, descriptions, timestamps, authors.<p>We never access source code, diffs, or file contents.<p>- Token encryption: Fernet (HMAC-SHA256 + AES-128-CBC) - Webhook verification: HMAC-SHA256 - 2FA support<p>Verify yourself: check webhook settings after connecting.<p>Free for 1 repo: <a href="https://gitmore.io" rel="nofollow">https://gitmore.io</a>