{ "config": { "base_url": "https://dev.azure.com/INSERT_YOUR_ORG_HERE", "auth_token": "INSERT_PAT_HERE", "project": "INSERT_YOUR_PROJECT_HERE", "type": "Bug", "unique_fields": [ "System.Title", "System.AreaPath" ], "comment": "
This is my call stack: Repro Command:
 {{ repro_cmd }} 
", "ado_fields": { "System.AreaPath": "OneFuzz-Ado-Integration", "System.Title": "{{report.task_id}}" }, "ado_duplicate_fields": { "System.Reason": "My custom value that means a work item is a duplicate", "Custom.Work.Item.Field": "My custom value that means a work item is a duplicate" }, "on_duplicate": { "increment": [], "comment": "DUP {{report.input_sha256}}
Repro Command:
 {{ repro_cmd }} 
", "set_state": { "Resolved": "Active" }, "ado_fields": {} } } }