actions-marketplace-validations/Label first-in-queue Pull Request for automerge

Finds first or last pull request matching a given label and adds an [automerge] label.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
label-candidateWhich label to filter candiate pull requests by.yes
label-automergeWhich automerge-label to add to matching candidate pull request. Defaults to `automerge`.noautomerge
orderWhether to find the pull request that was first or last labeled by the given label.nofirst
namedescription
pull_requestThe first or last pull request matching the given candidate label (if found)