]> git.rmz.io Git - dotfiles.git/blobdiff - bugwarrior/bugwarrior.toml
bugwarrior: disable annotations
[dotfiles.git] / bugwarrior / bugwarrior.toml
index 5a990e10f7074a8fcffc83712a61a9b5f5bd12d1..a92e2b304e516b00e477010142f0623f0bebaa5c 100644 (file)
@@ -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