Skip to main content

2 posts tagged with "CI"

Integration to CI pipelines

View All Tags

Launching CRs Workflows

· 3 min read
Mathieu Barbin
Author & Maintainer of crs

TL;DR: 🚀 I’m launching CRs Workflows — GitHub Actions for code review comments embedded directly in your source code. They’re new, open source, and looking for adventurous early adopters and collaborators! See real examples and visuals in the linked workflows below.

Introducing crs

· One min read
Mathieu Barbin
Author & Maintainer of crs

Iron, a code review system developed by Jane Street, supports embedding code review annotations directly into source code using special comments called "CRs."

Inspired by this concept, I decided to build a standalone and lightweight tool for managing CRs embedded in source code. I've started this project, which primarily consists of libraries and a command-line interface named crs (the name checks out!).