From 0d23cd833494e6ed0e3cee909b0d63558cd9ae8c Mon Sep 17 00:00:00 2001
From: meili-bot <74670311+meili-bot@users.noreply.github.com>
Date: Tue, 2 Dec 2025 15:04:09 +0100
Subject: [PATCH 1/2] Delete bors.toml
---
bors.toml | 7 -------
1 file changed, 7 deletions(-)
delete mode 100644 bors.toml
diff --git a/bors.toml b/bors.toml
deleted file mode 100644
index 56a2764..0000000
--- a/bors.toml
+++ /dev/null
@@ -1,7 +0,0 @@
-status = [
- 'linter-check',
- 'Tests (Node.js 14)',
- 'Tests (Node.js 16)'
-]
-# 1 hour timeout
-timeout-sec = 3600
From e56f6a7b13306d55ecfb901c600bae4d49df80f1 Mon Sep 17 00:00:00 2001
From: curquiza
The draft PR can be very useful if you want to show that you are working on something and make your work visible.
-- The branch related to the PR must be **up-to-date with `main`** before merging. Fortunately, this project [integrates a bot](https://github.com/meilisearch/integration-guides/blob/main/resources/bors.md) to automatically enforce this requirement without the PR author having to do it manually.
- All PRs must be reviewed and approved by at least one maintainer.
- The PR title should be accurate and descriptive of the changes. The title of the PR will be indeed automatically added to the next [release changelogs](https://github.com/meilisearch/vuepress-plugin-meilisearch/releases/).
@@ -94,11 +93,6 @@ Some notes on GitHub PRs:
Meilisearch tools follow the [Semantic Versioning Convention](https://semver.org/).
-### Automation to Rebase and Merge the PRs
-
-This project integrates a bot that helps us manage pull requests merging.
-_[Read more about this](https://github.com/meilisearch/integration-guides/blob/main/resources/bors.md)._
-
### Automated Changelogs
This project integrates a tool to create automated changelogs.
diff --git a/README.md b/README.md
index 2cec346..a3bd249 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,6 @@ Seeking immediate support? Please join us on our [Discord channel](https://disco
-
âš¡ The Meilisearch plugin for VuePress