summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
15a94df)
This allows setting the project accordingly... Maybe setting the project
is not the right way, but this will work for now.
[general]
taskrc = "~/.config/task/taskrc"
[general]
taskrc = "~/.config/task/taskrc"
-targets = ["fpp_gitlab", "fpp_gitlab_todo"]
+targets = ["fpp_gitlab_mr", "fpp_gitlab_issue", "fpp_gitlab_todo"]
shorten = false
inline_links = true
shorten = false
inline_links = true
annotation_links = false
annotation_comments = false
annotation_links = false
annotation_comments = false
service = "gitlab"
login = "samir.fpp"
token = "@oracle:eval:pass fpp/gitlab.com/tokens/bugwarrior"
host = "gitlab.com"
include_repos = ["fppnt/sgnss/springfield"]
service = "gitlab"
login = "samir.fpp"
token = "@oracle:eval:pass fpp/gitlab.com/tokens/bugwarrior"
host = "gitlab.com"
include_repos = ["fppnt/sgnss/springfield"]
-add_tags = ["work", "gitlab", "{{gitlabtype}}"]
+add_tags = ["gitlab", "mr"]
include_merge_requests = true
include_todos = false
include_merge_requests = true
include_todos = false
-default_issue_priority = "L"
default_mr_priority = "H"
default_mr_priority = "H"
+project_template = "stm.!{{gitlabnumber}}"
+description_template = "{{gitlabtitle}}"
+
+[fpp_gitlab_issue]
+service = "gitlab"
+login = "samir.fpp"
+token = "@oracle:eval:pass fpp/gitlab.com/tokens/bugwarrior"
+host = "gitlab.com"
+
+include_repos = ["fppnt/sgnss/springfield"]
+add_tags = ["gitlab", "issue"]
+
+owned = false
+include_issues = true
+include_merge_requests = false
+include_todos = false
+default_issue_priority = "L"
+
project_template = "stm.#{{gitlabnumber}}"
description_template = "{{gitlabtitle}}"
project_template = "stm.#{{gitlabnumber}}"
description_template = "{{gitlabtitle}}"
token = "@oracle:eval:pass fpp/gitlab.com/tokens/bugwarrior"
host = "gitlab.com"
token = "@oracle:eval:pass fpp/gitlab.com/tokens/bugwarrior"
host = "gitlab.com"
-add_tags = ["work", "gitlab", "todo"]
+add_tags = ["gitlab", "todo"]
owned = true
include_issues = false
owned = true
include_issues = false