]> git.rmz.io Git - dotfiles.git/blobdiff - bugwarrior/bugwarrior.toml
bugwarrior: add todo tag to todos
[dotfiles.git] / bugwarrior / bugwarrior.toml
index 5a990e10f7074a8fcffc83712a61a9b5f5bd12d1..fd5bb41ebd52311e0f11d04ba1068ce8dfb52a49 100644 (file)
@@ -11,7 +11,7 @@ annotation_links = true
 [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 +30,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