# pullq **Repository Path**: mirrors_exoscale/pullq ## Basic Information - **Project Name**: pullq - **Description**: a variation on the idea of review-gator - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README pullq: Pull request queue visualization ======================================== ![GH Action Badge](https://github.com/exoscale/pullq/workflows/Clojure/badge.svg) This is a tool inspired by [review gator](https://github.com/fginther/review-gator) with a number of differences: - Github-only support - A departure in the presentation style - Decoupling of stats gathering and presentation - Additional dynamic filters (authors, repositories, labels, status) ![screenshot](https://i.imgur.com/grOsAsw.png) ## tl;dr To get from nothing to a working pullq assuming you have a [clojure](https://clojure.org) environment already setup: ``` git clone https://github.com/exoscale/pullq.git cd pullq cat > pullq.conf <