From 3b473ac4f324bd8766e35b5afc0d6ea77f63c6ef Mon Sep 17 00:00:00 2001 From: Jacob Hoffman-Andrews Date: Mon, 22 Nov 2021 15:46:08 -0800 Subject: [PATCH] Add links to bors-related things On reaching the homepage at https://bors.rust-lang.org/, it's not immediately clear what Homu is or what its relationship is to the bors GitHub bot or the Bors-NG project. Add some verbiage and links to make the relationships clearer. --- homu/html/index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/homu/html/index.html b/homu/html/index.html index db1b594..002d6ff 100644 --- a/homu/html/index.html +++ b/homu/html/index.html @@ -36,6 +36,18 @@

Homu

+

+ Homu is a bot that integrates with GitHub and your + favorite continuous integration service such as Travis CI, Appveyor or Buildbot. +

+ +

+ For instance, in the Rust project + Homu runs as the GitHub user @bors. Note: there is a similar + project called Bors-NG at https://bors.tech/, but that is not what runs + on the Rust project's @bors GitHub account. +

+

Repositories