From 7a24e84b9ec68baa5fd640c90f538ff762aaa11c Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Wed, 1 Oct 2025 22:49:07 +0100 Subject: [PATCH] bugwarrior: use pass to provide token --- bugwarrior/bugwarrior.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bugwarrior/bugwarrior.toml b/bugwarrior/bugwarrior.toml index 5a990e1..40fc4a0 100644 --- a/bugwarrior/bugwarrior.toml +++ b/bugwarrior/bugwarrior.toml @@ -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"] -- 2.51.2