task: Bugwarrior Trello UDAs
This commit is contained in:
parent
cd38947a9b
commit
9980379c18
1 changed files with 16 additions and 0 deletions
16
task/.taskrc
16
task/.taskrc
|
|
@ -8,3 +8,19 @@ urgency.tags.coefficient = 0
|
||||||
urgency.project.coefficient = 0
|
urgency.project.coefficient = 0
|
||||||
|
|
||||||
context.sprint=+sprint
|
context.sprint=+sprint
|
||||||
|
|
||||||
|
# Bugwarrior
|
||||||
|
uda.trellocard.type=string
|
||||||
|
uda.trellocard.label=Trello card name
|
||||||
|
uda.trellocardid.type=string
|
||||||
|
uda.trellocardid.label=Trello card ID
|
||||||
|
uda.trelloboard.type=string
|
||||||
|
uda.trelloboard.label=Trello board name
|
||||||
|
uda.trellolist.type=string
|
||||||
|
uda.trellolist.label=Trello list name
|
||||||
|
uda.trelloshortlink.type=string
|
||||||
|
uda.trelloshortlink.label=Trello shortlink
|
||||||
|
uda.trelloshorturl.type=string
|
||||||
|
uda.trelloshorturl.label=Trello short URL
|
||||||
|
uda.trellourl.type=string
|
||||||
|
uda.trellourl.label=Trello URL
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue