Git Product home page Git Product logo

gitstream's Introduction


NPM Stars Apache 2.0

The ultimate workflow automation tool for your git repository

/:\ gitStream makes it simple to auto-assign reviewers, automate CI services, add important context, unblock PR/MR reviews, and more.


Explore the docs »

Report Bug · Request Feature · Share your automation · Feature Updates

⭐️ Why gitStream?

Our research shows that code reviews are the most consistent bottleneck in the software development process, so we built gitStream to enable dev teams to use simple YAML configurations to reduce code review toil and improve software quality.

✨ Features

  • 🤓 Auto-assign PR/MR reviewers
  • ♾️ Selectively trigger CI pipelines
  • 🔃 Send webhooks from your git repo to other tools like Slack, Jira, and more
  • ✅ Auto-merge low-risk PRs/MRs like documentation, dependency updates, and test additions
  • 🏷️ Automatic PR labeler
  • ‼️ Flag problems before requesting human review
  • 💬 Add context to code reviews with comments and labels

Auto-approve safe change

🚀 Get Started

gitStream is a GitHub / GitLab app that processes automations defined in Continuous Merge (CM) automation files contained in your git repos. You can test gitStream automations on your own PRs via the gitStream playground.

If you're ready to install gitStream, or want to explore its automation capabilities, head over to the docs. You can have your first automation up and running in as little as 2 minutes.

📣 Updates

Subscribe to gitStream Feature Announcements.

📁 Local Documentation Server Setup

To run the documentation server locally using Python3, follow these steps:

  1. Create a virtual environment named .venv using the command python -m venv .venv
  2. Activate the virtual environment by running the command . ./.venv/bin/activate
  3. Install the required packages by executing pip install -r requirements.txt
  4. Start the server by running mkdocs serve

The local documentation server should now be running at http://127.0.0.1:8000/.

LinearB

gitStream is a free product from the team at LinearB: the industry-leading platform for software delivery management that has helped thousands of developers around the world improve their team's productivity.

gitstream's People

Contributors

vim-zz avatar benlloydpearson avatar pavellinearb avatar xtrilton avatar shadowshot-x avatar gitstream-cm[bot] avatar codergig3 avatar yishaibeeri avatar omerr avatar michaelvessia avatar kevcube avatar chen-weizmann avatar emchap avatar grantlucas avatar jordangarrison avatar shakedzrihen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.