-
I recently issued the command `@bors r+ rollup+`, because I have seen plenty of cases where one has to add a `+` after a command to make it happen. Not so for rollup, it seems, but bors also did not c…
-
[bors](https://bors.tech/) is a tool that [prevents semantic conflicts](https://bors.tech/essay/2017/02/02/pitch/) by running a build pipeline as if the requested change was merged.
Write an essay …
-
Hi bors team!
I'm using bors integrated to a self-hosted deployment of Github. The issue I'm facing is that once I log into my bors deployment, my avatar (top right corner of the UI) won't load. My…
-
This does not happen often but it happens regularly:
- Jan 2022, Dec 2022: https://rust-lang.zulipchat.com/#narrow/stream/242791-t-infra/topic/bors.20stuck
- Mar 2023: https://rust-lang.zulipchat.co…
-
Basically, Rust's current policy could be duplicated with this `bors.toml` file and the code to make it work.
```toml
status = [ "continuous-integration/travis-ci/push", "continuous-integration/ap…
-
Over at leanprover-community/mathlib we use the `bors` bot (bors-ng) to merge PRs for us. (CI takes > 1 hour, and we have 10 - 20 PRs per day, so we need some sort of way to run CI on multiple PRs at …
-
## Description
Recently system tests have been failing on `bors try` and `bors merge` with error
```bash
rpc error: code = Unavailable desc = error reading from server: EOF
```
This seems to …
-
Hello bors team!
Thanks for this awesome tool!
We have an issue with bors refusing to merge our PRs despite all the PR checks are validated.
We have a CI running to check a label has been put…
-
The settings page should pull the `bors.toml` from the master branch, and render it into a user-friendly GUI to edit it. My idea for the flow is something like this:
* User opens the Settings tab…
-
# The problem
Further integrating with outside services, whether it's just canceling a build in Travis CI, integrating with AWS CodeBuild at all, having releases / deploys driven by bors, or just a…