File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -203,9 +203,11 @@ The server logs appear in the terminal.
203
203
204
204
| Extension | Environment variable |
205
205
| :--------------------------------| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------|
206
- | GitHub Pull Requests and Issues | ` GITHUB_TOKEN` : Personal access token with scopes ` repo` and ` user` . |
206
+ | GitHub Pull Requests and Issues | ` GITHUB_TOKEN` : Personal access token with scopes ` repo` and ` user` .[^2] |
207
207
| GitLab Workflow | ` GITLAB_WORKFLOW_INSTANCE_URL` : GitLab instance URL (e.g. https://gitlab.com).< br> ` GITLAB_WORKFLOW_TOKEN` : Personal access token with scopes ` api` and ` read_user` . |
208
208
209
+ [^2]: * Device activation* may require a one-time login from the extension' s sidebar.
210
+
209
211
#### Using Podman (rootless mode, 3.11.5+)
210
212
211
213
Create an empty home directory:
You can’t perform that action at this time.
0 commit comments