All activity
Tom Kadwill
Tom Kadwill
left a comment
Looks awesome! What tools are you using for data analysis?
Reddit Write
Dominate Reddit by optimizing your titles
Tom Kadwill
CommitCheck is a tool that checks GitHub commit messages, PR titles or PR descriptions against a regex. Common use cases include: Checking for a JIRA number, ensuring there aren't any WIP commits, making sure that PR descriptions have a link to the docs.
CommitCheck
CommitCheck
Consistent GitHub commit messages, PR titles & descriptions
Tom Kadwill
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
PR Scheduler
Schedule when GitHub PRs get merged. Useful for static blogs
Tom Kadwill

CommitLint will fail commit messages, in a GitHub pull request, that don't adhere to your team's convention. This brings consistency to your project and makes searching commits easier.

CommitLint
CommitLint
Check that commit messages adhere to your team's convention