pr-swipe/README.md
2026-03-13 12:21:59 +07:00

9 lines
No EOL
579 B
Markdown

# PR Swipe
A tool to help you review pull requests faster by swiping through them. Specifically built for [is-a.dev register repo](https://github.com/is-a-dev/register) with in-browser tests and validation.
## Implementation References:
- [register repo gh actions](https://github.com/is-a-dev/register/blob/main/.github/workflows)
- [maintainer docs](https://github.com/is-a-dev/docs/pull/100/changes) and [user docs](https://docs.is-a.dev)
- [pr page with prefered filters](https://github.com/is-a-dev/register/pulls?q=is%3Apr+is%3Aopen+sort%3Acreated-asc+review%3Arequired)