rrobpumpaf/github-review-queue-by-stackv0.0.1Public
Github review queue by stack
Rank open GitHub PRs that request the authenticated user's review, ordering stack bottoms first so each review unblocks its dependents.
Before you run it1 service
Everything here is checked on your machine when rote inspects the play. This page never learns what you have installed or which credentials you hold.
- ○GitHub
Code repository management and collaboration - issues, pull requests, commits, releases, code review
Inputs3, 2 required
rote asks for these before running and shows the defaults it will use.
- Owner
ownerGitHub repository owner (the {owner} of {owner}/{repo})
requiredstringcustom value allowed - Repo
repoGitHub repository name
requiredstringcustom value allowed - Limit
limitMax review-requested PRs to inspect (search per_page, GitHub caps at 100)
optionalstringdefault50custom value allowed
What it changes
No write operations are declared in this version's manifest.
Credentials remain in the recipient's local rote vault; this page and the publisher never receive them.
Runtime details
- rote CLIversion 0.62.0 or newer
- ServicesGitHub
- Adapters
githubmodiqo/github@0.0.2 resolved - Auth preflightBefore any service call, rote verifies every required local credential. Plan: declared as typed adapter.auth.ensure steps.
- Auth steps
auth_githubadapter/githubmissing → authorizeexpired → refreshunreadable → reauthorize - Digest
sha256:dd0fac1bd09c3675d2e373928de87e09af3a382318cd5e070a1df1975549a242 - Archive size5135 bytes
- Published2026-08-13T14:54:01.777573+00:00
- Published withrote 0.67.0
Credential values and current readiness remain local. Opening this page never prompts for a credential, opens an authorization browser, or calls a service this play uses.
A play is a published, versioned automation package that runs on your own machine through rote, a free command-line tool. Opening this page installs nothing and runs nothing.