Skip to content

Commit f5d58e2

Browse files
committed
Gomote.md: update the criteria for gomote access
Change-Id: I9bf728a40b416b6aab9b17f8283c3c054669f8ec Reviewed-on: https://go-review.googlesource.com/c/wiki/+/645017 Commit-Queue: Carlos Amedee <[email protected]> Reviewed-by: David Chase <[email protected]>
1 parent 90fbc18 commit f5d58e2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Gomote.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,8 @@ The information is from golang.org/x/build/dashboard and golang.org/x/build/env.
232232

233233
## Access
234234

235+
**Effective January 2025, gomote access will automatically be granted to contributors who have [Approvers](https://go.dev/wiki/GerritAccess#approving-cls-approvers) access.**
236+
235237
**On August 2022, a new infrastructure was deployed which required the removal of all gomote access from previously approved users. Please re-request access if you still require access.**
236238

237239
To request access to the gomote service, file a new issue (https://go.dev/issue/new?title=access:+&body=See+https://go.dev/wiki/Gomote%23access.) and state the Google account you use to log in to Gerrit. The provided account will only be used for authentication purposes.
@@ -245,6 +247,15 @@ Please visit https://www.google.com/device in your browser and enter verificatio
245247
...
246248
```
247249

250+
The login command will also initiate the authentication workflow:
251+
252+
```
253+
$ gomote login
254+
Please visit https://www.google.com/device in your browser and enter verification code:
255+
ABCD-4567
256+
...
257+
```
258+
248259
After opening a browser with the provided link the user must authenticate with the google account and paste the verification code into the browser. After a short wait the client will be authenticated.
249260

250261
### gomote ssh

0 commit comments

Comments
 (0)