You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/products/ready-to-review.njk
+20-11Lines changed: 20 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
layout: base.njk
3
-
title: Ready to Review - PRs merge in an hour, not 4.5 days
3
+
title: Ready to Review - Enterprise-grade PR Management
4
4
---
5
5
6
6
<sectionclass="content-hero">
@@ -15,8 +15,8 @@ title: Ready to Review - PRs merge in an hour, not 4.5 days
15
15
<imgsrc="/assets/review-goose.png"alt="Ready to Review"class="support-hero-image" />
16
16
</picture>
17
17
<divclass="support-hero-content">
18
-
<pclass="support-hero-title">PRs MERGE IN AN HOUR, NOT 4.5 DAYS</p>
19
-
<pclass="support-hero-text">A deterministic state engine that shepherds pull requests to merge. Always knows whose turn it is. What's blocking progress. Who should act next.</p>
<pclass="support-hero-text">Perfectly timed, actionable notifications that keep your team in flow. A deterministic state engine that always knows whose turn it is, what's blocking progress, and who should act next. The right notification, at the right time, in the right place.</p>
20
20
</div>
21
21
</div>
22
22
@@ -63,14 +63,22 @@ title: Ready to Review - PRs merge in an hour, not 4.5 days
63
63
<h3>During Review</h3>
64
64
<p>Every PR shows exactly whose turn it is and what needs to happen next. The author needs to fix failing tests. The reviewer needs to approve changes. Someone needs to resolve merge conflicts. No ambiguity about who's responsible.</p>
65
65
66
-
<p>Notifications go out only when the state changes—when CI fails, when review is requested, when changes get pushed. Not for every comment thread. Just when someone needs to act.</p>
66
+
<p>Perfectly timed notifications arrive only when the state changes—when CI fails, when review is requested, when changes get pushed. Not for every comment thread. Just when someone needs to act. This keeps developers in flow instead of constantly context-switching.</p>
67
67
68
68
<p>Result: Engineers know what's blocking their work without asking in Slack or standups.</p>
69
69
70
-
<h3>Anytime</h3>
71
-
<p>Engineers can always see which work they're blocking by checking the dashboard, the Goose desktop app, or the Slack app. Daily reminders arrive at 8-9am in each person's local timezone, so nothing gets forgotten.</p>
<pstyle="margin: 0015px0; font-size: 18px; color: #333;">THANKS FOR SCANNING THE QR CODE.</p>
18
-
<pstyle="margin: 0; font-size: 16px; line-height: 1.5; color: #333;">Welcome! We're former Kubernetes contributors who got tired of high PR review latency - so we built a company to help companies and OSS projects merge code 20X faster. Thanks for scanning our QR code!</p>
18
+
<pstyle="margin: 0; font-size: 16px; line-height: 1.5; color: #333;">Built by former Kubernetes contributors who got tired of waiting days for PR reviews. We're on a mission to eliminate code review latency—helping teams merge code 20X faster while keeping developers in flow.</p>
<pstyle="font-size: 18px; line-height: 1.6; margin-bottom: 20px;">Perfectly timed, actionable notifications that keep your team in flow. The right notification, at the right time, in the right place.</p>
<p>Want to see what we're building? Check out <strong><ahref="https://github.com/codeGROOVE-dev/goose">Goose</a></strong> — our PR tracker that honks when you're the bottleneck.</p>
29
-
<pstyle="margin-bottom: 0;">All our open source projects are free forever. <ahref="/opensource/">Learn more about our OSS commitment</a></p>
28
+
<divstyle="margin: 30px0;">
29
+
<h3style="margin-bottom: 15px; color: var(--cyan); font-size: 22px;">Why Teams Choose Us</h3>
<p>Check out <strong><ahref="https://github.com/codeGROOVE-dev/goose">Goose</a></strong> — our open-source PR notification app that lives in your menubar (Mac) or system tray (Windows/Linux). Honks when it's your turn to act.</p>
61
+
<pstyle="margin-bottom: 0;">Open source forever. <ahref="/opensource/">Learn more about our OSS commitment</a></p>
<p>Curious how much PR latency is costing your team? Our free calculator analyzes your GitHub org's public repositories and shows the real cost of context switching.</p>
<p>Questions? Email us at <ahref="mailto:go-faster@codegroove.dev">go-faster@codegroove.dev</a></p>
72
+
<p>Questions? Want to chat? Email us at <ahref="mailto:go-faster@codegroove.dev">go-faster@codegroove.dev</a> or <ahref="https://calendar.app.google/TbQmeX8iWnvx6Ci89">schedule a call</a>.</p>
0 commit comments