From cc2b6c8b608a27ed89390bcdca8359388f3e52fa Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Thu, 27 Apr 2023 17:26:28 +0200 Subject: dashboard: drop #syz unset from bug's template We don't mention the whole list of #syz set labels there, so it will only confuse people. --- dashboard/app/bisect_test.go | 9 --------- 1 file changed, 9 deletions(-) (limited to 'dashboard/app/bisect_test.go') 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 -- cgit mrf-deployment