mirror of
https://github.com/openstf/stf
synced 2025-10-05 19:42:01 +02:00
Add HipChat notifier role.
This commit is contained in:
parent
07f611b361
commit
4cf3d242a5
7 changed files with 134 additions and 1 deletions
|
@ -31,6 +31,7 @@ message DeviceLogMessage {
|
|||
required string tag = 4;
|
||||
required uint32 pid = 5;
|
||||
required string message = 6;
|
||||
required string identifier = 7;
|
||||
}
|
||||
|
||||
// Introductions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue