Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

Shopify/revs

Repository files navigation

Revs

A command line app for accessing and responding to review requests on GitHub.

Revs sample image

Features

  • Filter review requests
  • Open pull request
  • Mark as read
  • Unsubscribe

Install

go install github.com/Shopify/revs@main

or

go install github.com/Shopify/revs@<tag>

This will install to $GOBIN, $GOPATH/bin or ~/go/bin. Make sure whichever is in your path.

Development

For folks @Shopify Revs development is setup to be done in Spin.

spin up revs

Optionally, you can save a GitHub token as a Spin secret that will be auto-mounted in the instance.

spin secrets create -u revs-token

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published