Skip to content

docs: document the issue to PR to release workflow in README - #9

Merged
justguy merged 1 commit into
mainfrom
docs/issue-release-workflow
Apr 15, 2026
Merged

docs: document the issue to PR to release workflow in README#9
justguy merged 1 commit into
mainfrom
docs/issue-release-workflow

Conversation

@justguy

@justguy justguy commented Apr 15, 2026

Copy link
Copy Markdown
Owner

Summary

Adds a Contributing & releases section to the README explaining the flow introduced in #4:

  • Issue → feature branch → PR → squash-merge to main.
  • Branch-name prefixes and branch-protection rules.
  • Conventional Commits enforced on PR titles (via pr-title workflow).
  • Release-please behavior: rolling release PR, how commit types map to version bumps, and that merging the release PR triggers publish.yml → npm.
  • Links to the workflow files for reference.

No code changes. Docs-only — docs: prefix means release-please won't bump the version or surface this in changelog (intentional: internal/contributor-facing).

Test plan

  • Render the README on GitHub and skim for formatting issues
  • Confirm the version-bump table is accurate against release-please-config.json

Adds a Contributing & releases section covering the flow set up in
#4: issue first, conventional-commit PR titles, automated version
bumps via release-please, and the commit-type → version-bump table.
Links out to the workflow files and config for reference.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@justguy
justguy merged commit 784bc89 into main Apr 15, 2026
6 checks passed
@justguy
justguy deleted the docs/issue-release-workflow branch April 15, 2026 04:10
justguy pushed a commit that referenced this pull request Apr 15, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.2.0](llm-tracker-v0.1.1...llm-tracker-v0.2.0)
(2026-04-15)


### Features

* add per-project history with undo-to-revision
([#6](#6))
([1937e0e](1937e0e))
* add per-task comments with hover popover
([#12](#12))
([d74b837](d74b837))
* add per-task reference field (path:line)
([#10](#10))
([6e1bdca](6e1bdca))
* expandable and editable scratchpad per project pane
([#15](#15))
([10a93fd](10a93fd))
* pin multiple projects with split workspace layout
([#13](#13))
([532d2fa](532d2fa))


### Bug Fixes

* make workspace accessible when overview drawer is pinned
([#5](#5))
([742dc7b](742dc7b))


### Documentation

* document the issue to PR to release workflow in README
([#9](#9))
([784bc89](784bc89))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant