opper-ai/pr-gatory

A merge queue for GitHub Actions. Label a PR, it rebases, waits for CI, and squash merges.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token with repo permissionsyes${{ github.token }}
labelLabel that triggers the merge queuenomergeme
poll-intervalSeconds between status check pollsno30
timeoutMax seconds to wait for status checksno1800
namedescription
resultResult of the last PR processed: merged or failed