Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit14e8002

Browse files
authored
fix(docs): fix 'prebuilds' system user typo (#20356)
## DescriptionFix typo on documentation regarding system user `prebuilds`.
1 parentf3d950d commit14e8002

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/admin/templates/extending-templates/prebuilt-workspaces.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -397,8 +397,8 @@ This keeps other provisioners available to handle user-initiated jobs.
397397
}
398398
```
399399
400-
Prebuild workspaces are a special type of workspace owned by the system user `prebuild`.
401-
The value `data.coder_workspace_owner.me.name` returns the name of the workspace owner, for prebuild workspaces, this value is `"prebuild"`.
400+
Prebuild workspaces are a special type of workspace owned by the system user `prebuilds`.
401+
The value `data.coder_workspace_owner.me.name` returns the name of the workspace owner, for prebuild workspaces, this value is `"prebuilds"`.
402402
Because the condition evaluates based on the workspace owner, provisioning or deprovisioning prebuilds automatically applies the prebuild tag, whereas regular jobs (like workspace creation or template import) do not.
403403
404404
> [!NOTE]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp