Skip to content

Mergifyio/mergify-cli

Repository files navigation

Mergify CLI - Stacked Pull Request Automation

Introduction

Mergify CLI is a powerful tool designed to simplify and automate the creation and management of stacked pull requests on GitHub.

Before diving into its functionalities, let's grasp the concept of stacked pull requests and why they matter in the documentation.

Documentation

Contributing

We welcome and appreciate contributions from the open-source community to make this project better. Whether you're a developer, designer, tester, or just someone with a good idea, we encourage you to get involved.

How to

  1. Fork the repository to your GitHub account.
  2. Clone your forked repository to your local machine.
git clone https://github.com/your-username/your-fork.git
  1. Push changes to your fork and submit your pull requests.