PR Scheduler

PR Scheduler

Schedule when GitHub PRs get merged. Useful for static blogs

1 follower

PR Scheduler is a GitHub App that allows developers to schedule pull requests to be merged at a specific date and time. It works great for scheduling blog posts on static content frameworks like Jekyll, Hugo and Octopress. To schedule a PR, just add a comment.
PR Scheduler gallery image
PR Scheduler gallery image
PR Scheduler gallery image
PR Scheduler gallery image
Launch tags:
Developer Tools
Launch Team

What do you think? …

Mike Rogers
Good work @tomkadwill ! This is just what I've been wanting for my blog/a few of my apps for a while now! What are your plans for monetisation ?
Matt Colyer
@tomkadwill curious if you've tried GitHub Actions for this.
Matt Colyer
@tomkadwill well now that I take a closer look, I'm not sure Actions would do exactly what you want (https://help.github.com/en/artic...). You probably could build it with actions but it would be pretty complicated.