bottlecapdave/BottlecapDave GitHub Pull Request Reminder

Send reminders to a slack channel of open pull requests, regardless of who are assigned to them

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 15, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: bottlecapdave/github-pull-request-reminder@d4f07d8697465d3e1205db18007804dfc626d6f6 # v1.0.9

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-access-tokenThe access token for the GitHub repositoryyes
github-reposThe GitHub repos the pull requests are for. This should be comma separated.yes
include-wipDetermines if work in progress pull requests should be included.notrue
include-draftDetermines if draft pull requests should be included. This is true by default.notrue
mandatory-labelsThe labels that pull requests must have assigned to them. All labels must be present. This should be comma separated.no
excluded-labelsThe labels that pull requests must not have assigned to them. Any label must be present for the pull request to be ignored. This should be comma separated.no
slack-webhook-urlThe URL of the slack incoming webhook to send the notification to.yes
slack-targetThe target of the slack message. This is `@here` by default.no

no outputs