|
1 | | -# Mergify CLI - Stacked Pull Request Automation |
| 1 | +# Mergify CLI |
2 | 2 |
|
3 | 3 | ## Introduction |
4 | 4 |
|
5 | | -Mergify CLI is a powerful tool designed to simplify and automate the creation and management of stacked pull requests on GitHub. |
| 5 | +Mergify CLI is a powerful tool designed to simplify and automate the creation |
| 6 | +and management of stacked pull requests on GitHub as well as handling CI |
| 7 | +results upload. |
6 | 8 |
|
7 | | -Before diving into its functionalities, let's grasp the concept of stacked pull requests and why they matter in the [documentation](https://docs.mergify.com/stacked_prs/#understanding-stacked-pull-requests). |
| 9 | +### Stacks |
8 | 10 |
|
9 | | -## Documentation |
| 11 | +Before diving into its functionalities, let's grasp the concept of stacked pull |
| 12 | +requests and why they matter in the |
| 13 | +[documentation](https://docs.mergify.com/stacks/). |
10 | 14 |
|
11 | | -- [Setting up stacked PR automation in a repository](https://docs.mergify.com/stacks/#setting-up-mergify-cli) |
12 | | -- [Creating and managing your PR stack](https://docs.mergify.com/stacks/#creating-stacked-pull-requests) |
| 15 | +### CI |
13 | 16 |
|
14 | | -## Contributing |
15 | | - |
16 | | -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. |
17 | | - |
18 | | -### How to |
| 17 | +You can learn more about [CI Insights in the |
| 18 | +documentation](https://docs.mergify.com/ci-insights/). |
19 | 19 |
|
20 | | -1. Fork the repository to your GitHub account. |
21 | | -2. Clone your forked repository to your local machine. |
22 | | - |
23 | | -```bash |
24 | | -git clone https://github.com/your-username/your-fork.git |
25 | | -``` |
| 20 | +## Contributing |
26 | 21 |
|
27 | | -3. Push changes to your fork and submit your pull requests. |
| 22 | +We welcome and appreciate contributions from the open-source community to make |
| 23 | +this project better. Whether you're a developer, designer, tester, or just |
| 24 | +someone with a good idea, we encourage you to get involved. |
0 commit comments