Sponsor

Rindle: A New Way To Automate Project Management

Published
Rindle: A New Way To Automate Project Management image

Your business likely has a LOT of workflows - from onboarding new customers and implementing marketing campaigns, to hiring, code review, and deploying new versions of your software, there are a lot of processes to manage.

That’s where Rindle comes in.

Unlike your typical project management platform which simply keeps track of projects, tasks, and milestones, Rindle has the power to organize and optimize workflows that are an essential part of those projects. Business owners love Rindle because we mold to their business, and developers love our platform because we can automate and manage complicated processes, making their lives easier.

Let’s take a look at a simple example of a process that a developer might use Rindle for. Say you have a process for reviewing code, and it all starts with a pull request in GitHub:

You can easily set up an outgoing webhook on GitHub, and tie that webhook directly to Rindle:

So when the PR is created, you’ll see it in Rindle through our incoming webhook automation:

Variables allow you to take data from within the payload and use them for the new task.

Now the fun begins. When we move the task to “Reviewing”, this automatically assigns the task to the reviewer of the pull request. Then we can open the task and jump right into GitHub to do our code review.

After we have finished and merged the PR, we can move the task to “Merged” and generate a mirror (living copy) of the task on our “Change Log” board. This action then triggers a brand new workflow on that board.

On this board, we have a weekly scheduled automation that fires a webhook for every item in “Publish” to an internal script. This script then writes the payload to our change log. We then use another scheduled automation to archive everything in “Publish” and “Ignore” to keep the board nice and clean.

Here are some other ways that Rindle can improve your workflow:

  1. Notify a Slack channel when a new task enters the workflow
  2. Add start and due dates dynamically
  3. Schedule notifications to remind assignees if their tasks haven’t been completed
  4. Create additional tasks or even sub tasks
  5. Show required custom fields and sub tasks as the task moves through the workflow
  6. Set up focus tabs for critical work as tasks move through the lists of a board

As you can see, workflows are everywhere, and multiple people are in charge of managing different workflows. Rindle excels at making intermingling workflows seamless and fluid. If you’re curious about anything you’ve seen here, feel free to start a trial or schedule a one-on-one demo.

P.S.: Rindle has used Laravel for its backend since our inception in 2015. You also might have seen our co-founder, Tom Planer, at Laracon in 2014 and 2017 in NYC.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Filed in

Sponsored

masteringlaravel logo
Laravel Code Review

Get expert guidance in a few days with a Laravel code review

Visit Laravel Code Review

The latest

View all →
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article
Statamic Mailables Viewer Previews Laravel Emails in the Control Panel image

Statamic Mailables Viewer Previews Laravel Emails in the Control Panel

Read article
Laravel Tackle: Run an AI Coding Agent in Your Laravel App image

Laravel Tackle: Run an AI Coding Agent in Your Laravel App

Read article
Queue::forward(): Reroute Laravel Queues in One Place image

Queue::forward(): Reroute Laravel Queues in One Place

Read article
Laravel Read-Through Filesystem: Lazy Storage Migration image

Laravel Read-Through Filesystem: Lazy Storage Migration

Read article