X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/0f1855e30b2354cf75d714a90ec571d98adef05d..15a94dfdafd1f3214eaae3ed7d6953d073b1ebab:/bugwarrior/bugwarrior.toml?ds=inline diff --git a/bugwarrior/bugwarrior.toml b/bugwarrior/bugwarrior.toml index 5a990e1..a92e2b3 100644 --- a/bugwarrior/bugwarrior.toml +++ b/bugwarrior/bugwarrior.toml @@ -4,14 +4,16 @@ taskrc = "~/.config/task/taskrc" targets = ["fpp_gitlab", "fpp_gitlab_todo"] -shorten = false -inline_links = true -annotation_links = true +shorten = false +inline_links = true + +annotation_links = false +annotation_comments = false [fpp_gitlab] service = "gitlab" login = "samir.fpp" -token = "" +token = "@oracle:eval:pass fpp/gitlab.com/tokens/bugwarrior" host = "gitlab.com" include_repos = ["fppnt/sgnss/springfield"] @@ -30,10 +32,10 @@ description_template = "{{gitlabtitle}}" [fpp_gitlab_todo] service = "gitlab" login = "samir.fpp" -token = "" +token = "@oracle:eval:pass fpp/gitlab.com/tokens/bugwarrior" host = "gitlab.com" -add_tags = ["work", "gitlab"] +add_tags = ["work", "gitlab", "todo"] owned = true include_issues = false