docs.rs icon indicating copy to clipboard operation
docs.rs copied to clipboard

Add bors to CI, or activate GH merge queue

Open jyn514 opened this issue 5 years ago • 2 comments

This would have prevented master being red earlier this morning (#1049).

Steps to implement:

  • Add the homu config (example)
  • Add the permission on the team repo (example)
  • Add a "bors build finished" CI job. Relevant code: https://github.com/rust-lang/crater/blob/dcc54566d5ec82cabca435c0145cbd06f32d3602/.github/workflows/bors.yml#L126-L150

The repo should be called docs-rs on the bors side.

jyn514 avatar Sep 14 '20 12:09 jyn514

New instructions: https://forge.rust-lang.org/infra/docs/bors.html#adding-a-new-repository-to-bors

pietroalbini avatar Oct 26 '20 12:10 pietroalbini

Currently we don't have that many PRs merged, so this doesn't really happen regularly.

syphar avatar Oct 24 '23 08:10 syphar