diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2025-07-23 15:46:46 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2025-07-23 14:27:40 +0000 |
| commit | d30fcff93686232d4c4cfa51a9f6c2b89cb5d3fc (patch) | |
| tree | f540447a270508109ee920c83ba46eae6940285a /syz-cluster/pkg/report/testdata | |
| parent | 9bee1fc48b7fffe6a48c9c1d50fda5895ad6d916 (diff) | |
syz-cluster: ask to leave a credit tag
Update the email template to include a suggestion to add a Tested-By tag
to the affected series.
Diffstat (limited to 'syz-cluster/pkg/report/testdata')
| -rw-r--r-- | syz-cluster/pkg/report/testdata/1.moderation.txt | 6 | ||||
| -rw-r--r-- | syz-cluster/pkg/report/testdata/1.upstream.txt | 6 | ||||
| -rw-r--r-- | syz-cluster/pkg/report/testdata/2.moderation.txt | 6 | ||||
| -rw-r--r-- | syz-cluster/pkg/report/testdata/2.upstream.txt | 6 |
4 files changed, 24 insertions, 0 deletions
diff --git a/syz-cluster/pkg/report/testdata/1.moderation.txt b/syz-cluster/pkg/report/testdata/1.moderation.txt index 84351f50f..55692da3b 100644 --- a/syz-cluster/pkg/report/testdata/1.moderation.txt +++ b/syz-cluster/pkg/report/testdata/1.moderation.txt @@ -45,6 +45,12 @@ Report Line D Report Line E Report Line F +*** + +If these findings have caused you to resend the series or submit a +separate fix, please add the following tag to your commit message: +Tested-by: credit@email.com + --- This report is generated by a bot. It may contain errors. See http://docs/link for more information about syzbot. diff --git a/syz-cluster/pkg/report/testdata/1.upstream.txt b/syz-cluster/pkg/report/testdata/1.upstream.txt index 75da6f026..96231fb6c 100644 --- a/syz-cluster/pkg/report/testdata/1.upstream.txt +++ b/syz-cluster/pkg/report/testdata/1.upstream.txt @@ -45,6 +45,12 @@ Report Line D Report Line E Report Line F +*** + +If these findings have caused you to resend the series or submit a +separate fix, please add the following tag to your commit message: +Tested-by: credit@email.com + --- This report is generated by a bot. It may contain errors. See http://docs/link for more information about syzbot. diff --git a/syz-cluster/pkg/report/testdata/2.moderation.txt b/syz-cluster/pkg/report/testdata/2.moderation.txt index 0693c81e1..338e1dcfc 100644 --- a/syz-cluster/pkg/report/testdata/2.moderation.txt +++ b/syz-cluster/pkg/report/testdata/2.moderation.txt @@ -28,6 +28,12 @@ Report Line A Report Line B Report Line C +*** + +If these findings have caused you to resend the series or submit a +separate fix, please add the following tag to your commit message: +Tested-by: credit@email.com + --- This report is generated by a bot. It may contain errors. See http://docs/link for more information about syzbot. diff --git a/syz-cluster/pkg/report/testdata/2.upstream.txt b/syz-cluster/pkg/report/testdata/2.upstream.txt index 04b798613..95ca8b06d 100644 --- a/syz-cluster/pkg/report/testdata/2.upstream.txt +++ b/syz-cluster/pkg/report/testdata/2.upstream.txt @@ -28,6 +28,12 @@ Report Line A Report Line B Report Line C +*** + +If these findings have caused you to resend the series or submit a +separate fix, please add the following tag to your commit message: +Tested-by: credit@email.com + --- This report is generated by a bot. It may contain errors. See http://docs/link for more information about syzbot. |
