4 taskrc = "~/.config/task/taskrc"
5 targets = ["fpp_gitlab", "fpp_gitlab_todo"]
10 annotation_links = false
11 annotation_comments = false
16 token = "@oracle:eval:pass fpp/gitlab.com/tokens/bugwarrior"
19 include_repos = ["fppnt/sgnss/springfield"]
20 add_tags = ["work", "gitlab", "{{gitlabtype}}"]
24 include_merge_requests = true
26 default_issue_priority = "L"
27 default_mr_priority = "H"
29 project_template = "stm.#{{gitlabnumber}}"
30 description_template = "{{gitlabtitle}}"
35 token = "@oracle:eval:pass fpp/gitlab.com/tokens/bugwarrior"
38 add_tags = ["work", "gitlab", "todo"]
41 include_issues = false
42 include_merge_requests = false
44 default_todo_priority = "M"