syzkaller/pkg/email
Dmitry Vyukov 6f03c35620 dashboard/app: extract fixing tags from commits
Support the new scheme of associating fixing commits with bugs.
Now we provide a tag along the lines of:

Reported-by: <syzbot+a4a91f6fc35e102@syzkaller.appspotmail.com>

The tag is supposed to be added to the commit.
Then we parse commit logs and extract these tags.

The final part on the dashboard is not ready yet,
but syz-ci should already parse and send the tags.
2017-12-27 09:09:18 +01:00
..
parser_test.go dashboard/app: extract fixing tags from commits 2017-12-27 09:09:18 +01:00
parser.go dashboard/app: extract fixing tags from commits 2017-12-27 09:09:18 +01:00
patch_test.go pkg/email: truncate garbage after patches 2017-11-17 18:54:19 +01:00
patch.go pkg/email: truncate garbage after patches 2017-11-17 18:54:19 +01:00
reply_test.go dashboard/app: heavylifting of email reporting 2017-08-17 19:42:11 +02:00
reply.go pkg/email: add function that forms reply to an email 2017-07-02 16:08:04 +02:00