chief-clancy 0.1.3 → 0.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -43,7 +43,7 @@ General
|
|
|
43
43
|
|
|
44
44
|
{If Jira:}
|
|
45
45
|
Jira
|
|
46
|
-
[4]
|
|
46
|
+
[4] Queue status {CLANCY_JQL_STATUS:-To Do}
|
|
47
47
|
[5] Sprint filter {on if CLANCY_JQL_SPRINT set, else off}
|
|
48
48
|
[6] Label filter {CLANCY_LABEL if set, else off — only pick up tickets with this label}
|
|
49
49
|
|
|
@@ -62,7 +62,7 @@ Optional enhancements
|
|
|
62
62
|
Which setting would you like to change?
|
|
63
63
|
```
|
|
64
64
|
|
|
65
|
-
Number each option sequentially. Show only the board-specific section that matches the configured board. If Jira: show [4] status, [5] sprint, [6] label. If Linear: show [4] label. If GitHub: no board-specific options.
|
|
65
|
+
Number each option sequentially. Show only the board-specific section that matches the configured board. If Jira: show [4] queue status, [5] sprint, [6] label. If Linear: show [4] label. If GitHub: no board-specific options.
|
|
66
66
|
|
|
67
67
|
---
|
|
68
68
|
|