File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ actions included:
41
41
connection, or a local terminal connection via the Coder CLI's ` coder ssh `
42
42
command
43
43
- ` cordon ` : a workspace provider became unavailable for new workspace creation
44
- requests.
44
+ requests
45
45
- ` create ` : the user created a Coder entity (e.g., dev URL, image/image tag,
46
46
workspace, etc.)
47
47
- ` delete ` : a user deleted a Coder entity (e.g., workspace or image)
@@ -54,7 +54,7 @@ actions included:
54
54
- ` ssh ` : a user opened a web terminal to access Coder
55
55
- ` stop ` : a user manually stopped a workspace
56
56
- ` uncordon ` : a workspace provider became available for new workspace creation
57
- requests.
57
+ requests
58
58
- ` view ` : the Coder CLI used a secret
59
59
- ` write ` : the user made a change to a Coder entity (e.g., workspace, user,
60
60
resource pool, etc.)
You can’t perform that action at this time.
0 commit comments