Skip to content

Releases: kantorv/jira-sdlc-tools

v0.8.5

Choose a tag to compare

@github-actions github-actions released this 27 Aug 11:41

What's Changed

  • JST-294: Docs site — add the navbar version dropdown and serve current docs at /docs/ by @kantorv in #260
  • JST-300: Phase 3 diagram — reconcile with jira-task-reviewer by @kantorv in #265
  • JST-299: Phase 2 diagram — reconcile with jira-task-executor by @kantorv in #263
  • JST-298: Phase 1 diagram — reconcile with jira-task-assigner by @kantorv in #264
  • JST-297: reconcile the task lifecycle diagrams with the skills by @kantorv in #262
  • JST-301: sync the whole .jst/ into a worktree, and never plant an unignored credential by @kantorv in #266
  • Release v0.8.5 by @github-actions[bot] in #267

Full Changelog: v0.8.4...v0.8.5

v0.8.4

Choose a tag to compare

@github-actions github-actions released this 16 Aug 15:53

What's Changed

  • JST-291: Apply seasonal review fixes to jira-task-assigner SKILL.md by @kantorv in #255
  • JST-292: apply seasonal review fixes to jira-task-executor SKILL.md by @kantorv in #256
  • JST-293: Apply seasonal review fixes to jira-task-reviewer SKILL.md by @kantorv in #257
  • JST-290: Seasonal skills review — apply the 2026-08 fix lists to all three lifecycle skills by @kantorv in #258
  • Release v0.8.4 by @github-actions[bot] in #259

Full Changelog: v0.8.3...v0.8.4

v0.8.3

Choose a tag to compare

@github-actions github-actions released this 15 Aug 19:59

What's Changed

  • JST-289: Group the docs site sidebar into chapters (and re-cut the 0.8.2 snapshot so it ships) by @kantorv in #253
  • Release v0.8.3 by @github-actions[bot] in #254

Full Changelog: v0.8.2...v0.8.3

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 15 Aug 08:45

What's Changed

  • JST-276: document Codex writable roots for gh and git by @kantorv in #233
  • JST-277 add a guide for extending the Gitflow/SDLC rules by @kantorv in #236
  • JST-278: Update docs: Codex sandbox status verified + WORKTREES_DIR writable_roots by @kantorv in #237
  • JST-280: Canonicalize all tracked Markdown (cedit md canonicalize -i) by @kantorv in #238
  • JST-282: Document markdown canonicalization requirement in AGENTS.md by @kantorv in #240
  • JST-281: Add GitHub Action gating Markdown canonicalization on change by @kantorv in #239
  • JST-279: canonicalize markdown cedit gate by @kantorv in #241
  • JST-283: markdown canonicalize action bugfix by @kantorv in #242
  • JST-284: Unpin cedit version in markdown-canonicalize.yml workflow by @kantorv in #243
  • JST-220: main readme update by @kantorv in #244
  • JST-285: build Jira browse URLs only from JIRA_ACCOUNT_URL by @kantorv in #247
  • JST-288: scaffold the Docusaurus site under website/ by @kantorv in #249
  • JST-287: move docs to repo-root docs/ and repair every reference to them by @kantorv in #248
  • JST-289: Wire docs CI — Pages deploy workflow, versioned docs, and the release dispatch by @kantorv in #250
  • JST-286: docusaurus docs site by @kantorv in #251
  • Release v0.8.2 by @github-actions[bot] in #252

Full Changelog: v0.8.1...v0.8.2

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 04 Aug 09:16
dec1fc1

What's Changed

  • JST-257: jst-install — close with the uncommitted .jst/.gitignore hand-off and a first-run smoke-test prompt by @kantorv in #218
  • JST-258 CLAUDE_PLUGIN_ROOT: concrete script-path fallback for non-Claude clients by @kantorv in #222
  • JST-254: Tighten author gates to OWNER-only and restore environment gates by @kantorv in #219
  • JST-255: Add owner-only gate to workflow_dispatch demos and environment gate to smoke test by @kantorv in #220
  • JST-256: Document the two-gate convention for assistant workflows by @kantorv in #221
  • Feature/jst 253 gate assistant workflows by @kantorv in #223
  • Release v0.8.1 by @github-actions[bot] in #228

Full Changelog: v0.8.0...v0.8.1

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 14:01
468a722

What's Changed

  • JST-222: Make step 1's healthcheck an actual gate (no batching, echo the rows) by @kantorv in #198
  • JST-223: Align allowed-tools across the skills (Write + AskUserQuestion; Edit stays executor-only) by @kantorv in #200
  • JST-224: stop sending runs to read .local.env (statuscheck jira_account_url row + conventions rewrite) by @kantorv in #201
  • JST-221: assigner §6 — name remote+branch on the ff-only pull so a missing upstream can't false-stop the run by @kantorv in #199
  • JST-226: Replace PARALLEL-INSTANCES.md prose convention with an executable .jst/bootstrap.sh|.ps1 hook run by the executor by @kantorv in #202
  • JST-225: Move issue-to-task/bug demo workflows to /make-* comment triggers; drop production gate by @kantorv in #203
  • JST-231: workflow_dispatch reviewer demo for FCC + NVIDIA NIM with model picker by @kantorv in #207
  • JST-230: Seasonal review — refactor jira-task-reviewer SKILL.md by @kantorv in #206
  • JST-229: Seasonal review — refactor jira-task-executor SKILL.md by @kantorv in #205
  • JST-228: Seasonal review — refactor jira-task-assigner SKILL.md (+ shared dispatch preamble) by @kantorv in #204
  • JST-227: Seasonal skills review and refactor — all three jira-sdlc skills by @kantorv in #208
  • JST-233: Reviewer skill — remove the self-contradicting statuscheck roll-call and the two Conventions bullets that restate §11 by @kantorv in #209
  • JST-232: add issue attach to jira.sh / jira.ps1 by @kantorv in #211
  • JST-248: add jst-install skill — guided step-by-step first-time setup by @kantorv in #212
  • JST-252: jst-install section 3 — discover Jira project and statuses from the API, strengthen the smoke test by @kantorv in #214
  • JST-251: Enforce distinct Gitflow branches and add a gh_repo_access statuscheck row by @kantorv in #215
  • Feature/jst 250 jst install first run fixes by @kantorv in #216
  • JST-249: Require WORKTREES_DIR to be an absolute path by @kantorv in #213
  • Release v0.8.0 by @github-actions[bot] in #217

Full Changelog: v0.7.4...v0.8.0

v0.7.4

Choose a tag to compare

@github-actions github-actions released this 30 Jul 09:04
8fdba28

What's Changed

  • JST-217: Consolidate Jira state-movement docs into a new hub doc by @kantorv in #194
  • JST-215: Main README updates: installation instructions + conversation gif example by @kantorv in #195
  • JST-219: Post Claude conversation metrics as a GitHub comment in the three demo workflows by @kantorv in #196
  • Release v0.7.4 by @github-actions[bot] in #197

Full Changelog: v0.7.3...v0.7.4

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 29 Jul 12:27
054a22c

What's Changed

  • JST-211: Main README.md - add APPLICATIONS.md summary and reference by @github-actions[bot] in #186
  • JST-212: Demo workflows: accept prose after the trigger comment and pass it to the skill by @kantorv in #187
  • JST-213: Demo GHA improvements — marketplace install, job summaries, plain-markdown comments, README Applications summary by @kantorv in #189
  • JST-216: Docs: restore short single-step SVG preview for Phase 3 in task-lifecycle table by @github-actions[bot] in #191
  • JST-218: Optional .jst/PARALLEL-INSTANCES.md convention — assigner relays it, statuscheck reports it, plugin ships an example by @kantorv in #192
  • Release v0.7.3 by @github-actions[bot] in #193

Full Changelog: v0.7.2...v0.7.3

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 28 Jul 16:39
f54bb8c

What's Changed

  • JST-173: Rework jira-api-reference §5 token scopes into a per-role matrix by @kantorv in #159
  • JST-184: Extend jira-task-assigner to support an explicit hotfix directive (branch off main) by @kantorv in #160
  • JST-183: demo-claude-hotfix-flow.yml — chained assigner→executor→reviewer demo by @kantorv in #161
  • JST-181: demo-claude-reviewer.yml (Claude-powered jira-task-reviewer) by @kantorv in #162
  • JST-182: demo-claude-issue-to-task.yml — assigner on issues.opened by @kantorv in #163
  • Feature/jst 180 demo claude GitHub actions by @kantorv in #164
  • JST-186: demo workflows — move Claude CLI auth to CLAUDE_CODE_OAUTH_TOKEN by @kantorv in #165
  • JST-187: Demo reviewer workflows fixes — drop NVIDIA provider, rename workflow, add more examples by @kantorv in #167
  • JST-189: Demo — Claude feature flow GitHub Action (assigner → executor → reviewer) triggered by a /make-feature issue comment by @kantorv in #170
  • JST-203: upload each demo skill run's transcript as an animated GIF artifact by @kantorv in #172
  • JST-204: demo-claude-hotfix-flow — comment trigger, model defaults, transcript GIFs (parity with the feature flow) by @kantorv in #173
  • JST-205: demo-fcc-nvidia-nim-feature-flow.yml collides with demo-claude-feature-flow.yml on the same /make-feature trigger comment by @kantorv in #175
  • JST-206: Align hotfix-flow assigner prompt with feature-flow prompt-clarity fix by @kantorv in #176
  • JST-207: Demo workflows — fix the /review comment trigger and add applications documentation by @kantorv in #177
  • JST-209: pass --model to claude invocations in FCC+NIM demo workflows by @kantorv in #180
  • JST-209 env variable value unpack fix by @kantorv in #181
  • JST-208: stop treating GITHUB_PAT_TOKEN as a GitHub Actions secret by @kantorv in #179
  • Release v0.7.2 by @github-actions[bot] in #184

Full Changelog: v0.7.1...v0.7.2

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 16:34
2115dae

What's Changed

  • JST-210: Main README.md Phase 3 preview SVG doesn't render (stale filename) by @github-actions[bot] in #183

Full Changelog: v0.7.0...v0.7.1