mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
describe and link to SlowBots page in "may-start-trybots" access section
parent
5ccc3fd58b
commit
e43f23b17a
@ -22,11 +22,13 @@ To request approver access, reference https://go-review.googlesource.com/#/admin
|
||||
|
||||
As an exception to the usual rules, the usual approvers group does not have Code-Review and Trust voting ability in the x/website repo. There, those votes are limited to Go team members working at Google. This restriction exists for supply chain security reasons, because commits to x/website automatically go live on https://go.dev/, which serves Go binary downloads.
|
||||
|
||||
## Running Trybots ("may-start-trybots")
|
||||
## Running TryBots ("may-start-trybots")
|
||||
|
||||
Trybot access lets you kick off a trybot run, testing a CL in Gerrit against the most common builders. The Trybots run in a somewhat-secure and somewhat-isolated environment, but they're not perfectly security hardened. You must skim the CL for anything malicious before starting Trybots.
|
||||
TryBot access lets you kick off a test run of a CL in Gerrit prior to submission (pre-submit testing). Every test run includes a default set of the most common builders, and [SlowBots](https://go.dev/wiki/SlowBots) provide additional testing controls.
|
||||
|
||||
To request trybot access, reference https://go-review.googlesource.com/#/admin/groups/1030,members in your bug. See below.
|
||||
TryBots run in a somewhat-secure and somewhat-isolated environment, but they're not perfectly security hardened. You must skim the CL for anything malicious before starting TryBots.
|
||||
|
||||
To request TryBot access, reference https://go-review.googlesource.com/#/admin/groups/1030,members in your bug. See below.
|
||||
|
||||
# Requesting Access
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user