@plot-pm/board 0.4.0-rc.53 → 0.4.0-rc.54
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/dist/board-server.mjs +37 -37
- package/package.json +1 -1
- package/plot-config.sh +1 -1
package/package.json
CHANGED
package/plot-config.sh
CHANGED
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
# Known keys (see the plot skill's Setup section):
|
|
27
27
|
# Project board | Branch prefixes | Plan directory | Active index |
|
|
28
28
|
# Delivered index | Sprint directory | Story directory | Story index |
|
|
29
|
-
# Plan template | Main branch
|
|
29
|
+
# Plan template | Main branch | Board command
|
|
30
30
|
# Plot 2 posture keys (repo-declared ceremony bounds; all optional):
|
|
31
31
|
# Plan PRs required | never | optional (never = hard gate)
|
|
32
32
|
# Implementation home this repo | <repo/path list> | none
|