惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

美团技术团队
阮一峰的网络日志
阮一峰的网络日志
T
The Blog of Author Tim Ferriss
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
宝玉的分享
宝玉的分享
L
LangChain Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Last Week in AI
Last Week in AI
博客园 - 司徒正美
M
MIT News - Artificial intelligence
人人都是产品经理
人人都是产品经理
WordPress大学
WordPress大学
B
Blog RSS Feed
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - Franky
B
Blog
V
V2EX
J
Java Code Geeks
D
Docker
博客园 - 叶小钗
The Cloudflare Blog
量子位
博客园_首页
MongoDB | Blog
MongoDB | Blog

Graphite blog

Introducing Code Tours: a new way to review Introducing Cursor Cloud Agents in Graphite Building the future of software development with Cursor Reimagining the PR Page: Designing for speed and focus Graphite changelog [11-20-2025] Graphite changelog [11-04-2025] Graphite changelog [10-16-2025] The future of engineering is collaborative (and already here) Meet Graphite Agent: the next evolution of AI code review Introducing frozen branches: A safer way to build on your teammates’ work Graphite changelog [09-17-2025] How we sped up code search for Graphite Chat Introducing Graphite Chat AI is writing code—here's why it also needs to review that code How I got Claude to write code I could actually ship How we built the first stack-aware merge queue (and why it matters) How we organize our monorepo to ship fast Graphite brings stacking to Tower Code review tooling: Should you build or buy? Making AI code review available to everyone Introducing: The new Graphite + Linear integration Graphite raises $52M and launches Diamond to reimagine code review for the age of AI Why AI will never replace human code review How stacked PRs unblock distributed development teams Graphite is going to Developer Week 2025 Beating the end of year code freeze How Graphite’s eng team ships code remarkably fast Why we chose Anthropic's Claude to power Graphite Reviewer AI code generation will remain fragmented How we redesigned Graphite's landing page in-house
Graphite changelog [4/25/2024] 🐸
Stephen Pink · 2024-04-10 · via Graphite blog

Here's everything new in Graphite in the last two weeks! If you haven't already, chat with our team in our Slack community and sign up for a Graphite account today.

🚀 New features

⚙️ Fixes and improvements

  • Fixed an issue where the PR page would scroll erroneously

  • The inbox no longer shows review time in red for closed & merged PRs, making your inbox easier to read at a glance

  • 📋 Full CLI changelog

👀 In case you missed it

🎺 Join us for launch week & live webinar!

We're so excited to present our second-ever launch week May 6-10 (new dates) with a ton of new product & feature announcements, all based on your feedback. Save the date!

And at the end of the week on April 26, join Graphite CEO and cofounder Merrill Lutsky, as we discuss how the right tools can enable enterprises to codify best engineering practices across your entire org, boosting company-wide engineering velocity and developer satisfaction. RSVP today!

🤖 Easily set up CI-based automations with templates 

Now you can spin up new automation rules based on the CI status of your PRs! We've created templates for common workflows such as: wait to request reviewers until CI passes, and notify the PR author when CI fails.

👉 Create your first CI automation!

 🧺 Reduce CI costs with batch merges

To help reduce your CI costs, Graphite can evaluate CI on a batch of PRs all at once and merge them if the status is green -- reducing your overall number of CI runs. This works with both stacked and non-stacked PRs. 

You may be wondering how this is different from Parallel CI. Both increase merge throughput, and batching especially helps with reducing CI runs when you merge. But in case you ever need to revert a PR and want to know CI passed at that point in time, you can configure Parallel CI to still run on each individual PR -- ensuring fully green commit history on your trunk branch.

And good news: we're going to integrate both merge strategies so you get the best of both worlds!

Want to get started with batch merges? Fill out this form and we'll be in touch!

🐸 Skip unnecessary CI runs with Graphite's CI optimizer

Graphite's merge queue helps reduce your costs and time spent waiting on CI when you click merge, but what about when you're still making changes?

Soon, you'll be able to integrate Graphite with Buildkite and GitHub Actions to intelligently skip unnecessary CI runs, such as those happening in the middle of stacks, or for rebases.

Want to learn more? 👉 Schedule a quick Zoom call with our team or fill out this form at your convenience. Thank you!


New to Graphite or creating smaller, stacked pull requests? Sign up today!

Related articles