Skip to content

Commit

Permalink
Gomote.md: update the criteria for gomote access
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
cagedmantis committed Jan 29, 2025
1 parent 90fbc18 commit f5d58e2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Gomote.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,8 @@ The information is from golang.org/x/build/dashboard and golang.org/x/build/env.

## Access

**Effective January 2025, gomote access will automatically be granted to contributors who have [Approvers](https://go.dev/wiki/GerritAccess#approving-cls-approvers) access.**

**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.**

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.
Expand All @@ -245,6 +247,15 @@ Please visit https://www.google.com/device in your browser and enter verificatio
...
```

The login command will also initiate the authentication workflow:

```
$ gomote login
Please visit https://www.google.com/device in your browser and enter verification code:
ABCD-4567
...
```

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.

### gomote ssh
Expand Down

0 comments on commit f5d58e2

Please sign in to comment.