a issue parser of email
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
name = "Mail.Issue"
|
||||
input.module = "local.py"
|
||||
input.params.path = "${myai_dir}/mail"
|
||||
input.params.watch = true
|
||||
parser.module = "parser.py"
|
||||
parser.params.mail_path = "${myai_dir}/mail"
|
||||
parser.params.issue_path = "${myai_dir}/mail/issue.json"
|
||||
parser.params.root_issue = "巴克云公司推进中的项目"
|
||||
|
||||
Reference in New Issue
Block a user