@hackage pr-tools0.1.0.0

Decentralized git pull request and code review flows

A set of command-line tools for managing descentralized git pull requests and code review workflows. These tools help with creating PR snapshots, sending notifications to Slack, tracking approvals, merging PRs, reviewing changes, and viewing annotated diffs.

  • pr-snapshot: Generate a Markdown snapshot of the PR including commits and diff summary.

  • pr-send: Send the PR snapshot to a Slack channel for review.

  • pr-track: Track PR approvals, status, and commit history.

  • pr-merge: Merge approved PRs with various strategies and update changelog.

  • pr-review: Interactive code review tool with comment management.

  • pr-view: View annotated diffs with review comments.

  • pr-fix: Fix comments received in a review.

  • pr-init: Interactively generate configuration file for pr-tools.