diff options
| -rw-r--r-- | dashboard/app/asset_storage_test.go | 6 | ||||
| -rw-r--r-- | dashboard/app/bisect_test.go | 9 | ||||
| -rw-r--r-- | dashboard/app/email_test.go | 12 | ||||
| -rw-r--r-- | dashboard/app/mail_bug.txt | 3 |
4 files changed, 0 insertions, 30 deletions
diff --git a/dashboard/app/asset_storage_test.go b/dashboard/app/asset_storage_test.go index 8cc9f1524..a36d758ec 100644 --- a/dashboard/app/asset_storage_test.go +++ b/dashboard/app/asset_storage_test.go @@ -108,9 +108,6 @@ If you want to change bug's subsystems, reply with: #syz set subsystems: new-subsystem (See the list of subsystem names on the web dashboard) -If you want to unassign a label, reply with: -#syz unset some-label - If the bug is a duplicate of another bug, reply with: #syz dup: exact-subject-of-another-report @@ -403,9 +400,6 @@ If you want to change bug's subsystems, reply with: #syz set subsystems: new-subsystem (See the list of subsystem names on the web dashboard) -If you want to unassign a label, reply with: -#syz unset some-label - If the bug is a duplicate of another bug, reply with: #syz dup: exact-subject-of-another-report diff --git a/dashboard/app/bisect_test.go b/dashboard/app/bisect_test.go index 8553814b0..1901fe866 100644 --- a/dashboard/app/bisect_test.go +++ b/dashboard/app/bisect_test.go @@ -246,9 +246,6 @@ If you want to change bug's subsystems, reply with: #syz set subsystems: new-subsystem (See the list of subsystem names on the web dashboard) -If you want to unassign a label, reply with: -#syz unset some-label - If the bug is a duplicate of another bug, reply with: #syz dup: exact-subject-of-another-report @@ -568,9 +565,6 @@ If you want to change bug's subsystems, reply with: #syz set subsystems: new-subsystem (See the list of subsystem names on the web dashboard) -If you want to unassign a label, reply with: -#syz unset some-label - If the bug is a duplicate of another bug, reply with: #syz dup: exact-subject-of-another-report @@ -852,9 +846,6 @@ If you want to change bug's subsystems, reply with: #syz set subsystems: new-subsystem (See the list of subsystem names on the web dashboard) -If you want to unassign a label, reply with: -#syz unset some-label - If the bug is a duplicate of another bug, reply with: #syz dup: exact-subject-of-another-report diff --git a/dashboard/app/email_test.go b/dashboard/app/email_test.go index fbdbf551f..bb1533374 100644 --- a/dashboard/app/email_test.go +++ b/dashboard/app/email_test.go @@ -80,9 +80,6 @@ If you want to change bug's subsystems, reply with: #syz set subsystems: new-subsystem (See the list of subsystem names on the web dashboard) -If you want to unassign a label, reply with: -#syz unset some-label - If the bug is a duplicate of another bug, reply with: #syz dup: exact-subject-of-another-report @@ -261,9 +258,6 @@ If you want to change bug's subsystems, reply with: #syz set subsystems: new-subsystem (See the list of subsystem names on the web dashboard) -If you want to unassign a label, reply with: -#syz unset some-label - If the bug is a duplicate of another bug, reply with: #syz dup: exact-subject-of-another-report @@ -703,9 +697,6 @@ If you want to change bug's subsystems, reply with: #syz set subsystems: new-subsystem (See the list of subsystem names on the web dashboard) -If you want to unassign a label, reply with: -#syz unset some-label - If the bug is a duplicate of another bug, reply with: #syz dup: exact-subject-of-another-report @@ -876,9 +867,6 @@ If you want to change bug's subsystems, reply with: #syz set subsystems: new-subsystem (See the list of subsystem names on the web dashboard) -If you want to unassign a label, reply with: -#syz unset some-label - If the bug is a duplicate of another bug, reply with: #syz dup: exact-subject-of-another-report diff --git a/dashboard/app/mail_bug.txt b/dashboard/app/mail_bug.txt index df36d0ae2..bd3823755 100644 --- a/dashboard/app/mail_bug.txt +++ b/dashboard/app/mail_bug.txt @@ -65,9 +65,6 @@ If you want to change bug's subsystems, reply with: #syz set subsystems: new-subsystem (See the list of subsystem names on the web dashboard) -If you want to unassign a label, reply with: -#syz unset some-label - If the bug is a duplicate of another bug, reply with: #syz dup: exact-subject-of-another-report |
