]> git.rmz.io Git - dotfiles.git/blobdiff - bugwarrior/bugwarrior.toml
bugwarrior: use pass to provide token
[dotfiles.git] / bugwarrior / bugwarrior.toml
index 5a990e10f7074a8fcffc83712a61a9b5f5bd12d1..40fc4a0873f43c6086eb1f87f2c1784e2d76cdd3 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,7 +30,7 @@ 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"]