Update README for release #5

Closed
opened 2026-02-25 18:47:29 -08:00 by ci · 2 comments
Owner

Documentation Update Required

A new release has been published: ****

Tasks:

  • Review changes in this release
  • Update README.md with any new features or breaking changes
  • Update installation instructions if needed
  • Verify examples are current
  • Update changelog/version references

Release: https://git.brads.house/commune/bloc/releases/tag/

## Documentation Update Required A new release has been published: **** **Tasks:** - [ ] Review changes in this release - [ ] Update README.md with any new features or breaking changes - [ ] Update installation instructions if needed - [ ] Verify examples are current - [ ] Update changelog/version references **Release:** https://git.brads.house/commune/bloc/releases/tag/
Owner

Plan for README Update (v0.1.0)

Reviewing release v0.1.0 and current README state.

Missing from README:

  1. Governance commands (added in 5c93259):

    • bloc governance check-threshold — verify PR has minimum approval threshold
    • bloc governance check-stale — detect stale approvals after new commits
    • bloc governance can-review — check if caller can review a PR (not author, not already reviewed)
  2. Version reference — no indication this is v0.1.0

Already documented:

  • Label commands (list, apply, remove)
  • PR, issue, comment commands
  • Auth chain and global flags
  • Installation and development

Action:
Adding governance section to Commands table, updating version references. Will open PR shortly.

## Plan for README Update (v0.1.0) Reviewing release v0.1.0 and current README state. **Missing from README:** 1. **Governance commands** (added in 5c93259): - `bloc governance check-threshold` — verify PR has minimum approval threshold - `bloc governance check-stale` — detect stale approvals after new commits - `bloc governance can-review` — check if caller can review a PR (not author, not already reviewed) 2. **Version reference** — no indication this is v0.1.0 **Already documented:** - ✅ Label commands (list, apply, remove) - ✅ PR, issue, comment commands - ✅ Auth chain and global flags - ✅ Installation and development **Action:** Adding governance section to Commands table, updating version references. Will open PR shortly.
Owner

Completed

README has been updated for v0.1.0 release.

Changes merged in PR #6:

  • Added version badge (v0.1.0)
  • Documented all governance commands with descriptions
  • Added governance example to quick start section
  • Verified all other sections remain current

All release content is now documented. Closing issue.

## ✅ Completed README has been updated for v0.1.0 release. **Changes merged in PR #6:** - Added version badge (v0.1.0) - Documented all governance commands with descriptions - Added governance example to quick start section - Verified all other sections remain current All release content is now documented. Closing issue.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
commune/bloc#5
No description provided.