Skip to content

chore: add release please#14

Draft
dkarter wants to merge 1 commit into
dorian/rms-73-implement-nested-checkboxesfrom
dorian/rms-75-add-release-please-and-ci-polish
Draft

chore: add release please#14
dkarter wants to merge 1 commit into
dorian/rms-73-implement-nested-checkboxesfrom
dorian/rms-75-add-release-please-and-ci-polish

Conversation

@dkarter
Copy link
Copy Markdown
Member

@dkarter dkarter commented Jun 4, 2026

Motivation

Add Release Please automation for RMS-75 so releases can be managed from conventional commits.

Linear: RMS-75

Summary of Changes

  • Adds .github/workflows/release.yml modeled after the dotfiles release workflow.
  • Uses googleapis/release-please-action@v5 with release-type: simple and secrets.RELEASE_PLEASE_GITHUB_TOKEN.
  • Adds a root .release-please-manifest.json bootstrapped at 0.0.0.

Testing

  • mise run fmt:check
  • mise run test
  • Checked for a workflow validation task; none is defined in mise.toml.

Dependencies/Special Considerations

  • Stacked on PR feat: support nested checkboxes #13 / dorian/rms-73-implement-nested-checkboxes.
  • Ticket suggested ci: add release please, but this repository's commit hook rejects ci, so the commit uses chore: add release please.

Stack

  1. feat: add neovim lua plugin scaffold #6
  2. feat: continue standard bullets #4
  3. feat: support ordered bullet continuations #7
  4. feat: support wrapped and document bullets #9
  5. feat: handle empty bullets and spacing #10
  6. feat: support outline promotion #11
  7. feat: renumber bullet lists #12
  8. feat: support nested checkboxes #13
  9. chore: add release please #14 👈 current
  10. docs: add lazy.nvim usage #15

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