Skip to content

Releases: dhruv1397/prm

0.2.0-alpha

02 Oct 09:05
db277d0
Compare
Choose a tag to compare

What's Changed

  • Adding support for CI checks and any other branch rules before determining if a PR is mergeable or not.
  • The JSON output is now pretty!
  • The PRs are now fetched in the descending order, the latest ones will be shown on the top.

0.1.0-alpha

18 Sep 08:29
f8f0043
Compare
Choose a tag to compare

First alpha release for prm

Availble commands:

  1. list pull requests
  2. list providers
  3. add provider
  4. remove provider
  5. refresh providers
  6. purge

Supports:

  1. linux/amd64
  2. linux/arm64
  3. darwin/amd64
  4. darwin/arm64

Includes

  1. devcontainer.json
  2. Installation script
  3. Uninstallation script
  4. README
  5. LICENSE