mirror of
https://github.com/weaveworks/scope.git
synced 2026-08-18 20:07:06 +00:00
Propagate the local username
This commit is contained in:
@@ -12,6 +12,8 @@ type Deployment struct {
|
||||
Version string `json:"version"`
|
||||
Priority int `json:"priority"`
|
||||
State string `json:"status"`
|
||||
|
||||
TriggeringUser string `json:"triggering_user"`
|
||||
}
|
||||
|
||||
// Config for the deployment system for a user.
|
||||
|
||||
Reference in New Issue
Block a user