StellaryStellary
FeaturesHow It WorksWhy StellaryBlog
Overview
Concepts & architecture
Getting Started
Your first project in 5 min
API Reference
Complete REST API docs
MCP Integration
Connect AI agents
FAQ
Sign inStart Free
FeaturesHow It WorksWhy StellaryBlog
Documentation
Overview
Concepts & architecture
Getting Started
Your first project in 5 min
API Reference
Complete REST API docs
MCP Integration
Connect AI agents
?
FAQ
Sign inStart Free
StellaryStellary

The AI-powered command center for teams that ship.

Product

  • Features
  • How It Works
  • Why Stellary
  • Blog
  • FAQ

Developers

  • Documentation
  • API Reference
  • MCP Integration
  • Getting Started

Company

  • FAQ
  • Legal Notice
  • Terms of Service
  • Privacy Policy
  • Cookie Policy
  • DPA

© 2026 Stellary. All rights reserved.

Legal NoticeTerms of ServicePrivacy PolicyCookie PolicyDPA
Back to blog
guideautomationsproduct

Save Hours Every Week with Stellary Automations

Learn how to set up powerful automations that handle repetitive work so your team can focus on what matters.

Stellary TeamMarch 15, 20263 min read
Save Hours Every Week with Stellary Automations

Every team has repetitive workflows that eat into productive time. Moving cards when a PR is merged, notifying stakeholders when a document is approved, updating priorities when a deadline shifts. Stellary automations handle all of this for you.

How Automations Work

Automations in Stellary follow a simple trigger-action model:

  • Trigger — an event that starts the automation (card moved, document approved, deadline reached)
  • Conditions — optional filters that narrow when the automation fires
  • Actions — what happens when the trigger fires and conditions are met

Common Automation Recipes

Auto-assign Reviewers

When a card moves to the "Review" column, automatically assign the relevant reviewer based on the card's labels.

Deadline Alerts

Send a notification to the project channel 48 hours before any card's due date. No more last-minute scrambles.

Document Review Workflow

When a document is published, automatically create a review task and assign it to the document's stakeholders.

Sprint Cleanup

At the end of each sprint, automatically move incomplete cards to the next sprint and generate a summary of what was accomplished.

AI Agent Triggers

When specific conditions are met (velocity drops below threshold, blockers accumulate), automatically trigger an AI agent to analyze the situation and propose corrective actions.

Building Your First Automation

Let's walk through creating a simple automation: notifying your team when a high-priority card is blocked.

  1. Go to your project settings and open the Automations tab
  2. Click "New Automation"
  3. Set the trigger to "Card status changed to Blocked"
  4. Add a condition: "Card priority is High or Critical"
  5. Set the action to "Send notification to project channel"

That's it. From now on, your team will know immediately when something important is stuck.

Advanced Patterns

Chained Automations

You can chain automations together. When automation A fires, it can modify a card in a way that triggers automation B. This lets you build complex workflows from simple building blocks.

Conditional Branching

Use conditions to create different paths. For example: when a card is completed, if it has the "feature" label, update the roadmap document; if it has the "bug" label, close the related issue.

AI-Powered Automations

The most powerful automations combine triggers with AI agents. Instead of predefined actions, the AI analyzes the situation and proposes context-aware responses.

Measuring Impact

After setting up automations, track their impact:

  • How many times each automation has fired
  • Time saved per automation (estimated)
  • Error rate and false positives

Stellary's automation traces give you full visibility into what happened, when, and why.

Start Small, Scale Up

Don't try to automate everything at once. Start with one or two automations that address your biggest pain points, measure the results, and expand from there. The best automations are the ones your team doesn't even think about — they just work.

Share

You might also like

Knowledge Management for Dev Teams: Stop Losing Context

Why dev teams lose critical knowledge and how to build a system that keeps documentation alive, searchable, and connected to your workflow.

Mar 10, 20265 min read

How AI Improves Remote Team Collaboration in 2026

Practical strategies for using AI to bridge the gap in distributed teams — from async decision-making to automated standups and intelligent notifications.

Feb 28, 20265 min read
PreviousKnowledge Management for Dev Teams: Stop Losing ContextNextAI-Assisted Project Piloting: Beyond Task Management
Get started

Ready to pilot your projects with AI?

Stellary brings together your board, docs, and AI agents in one command center.

Start FreeRead the docs
3 min read
On this page
  • How Automations Work
  • Common Automation Recipes
  • Auto-assign Reviewers
  • Deadline Alerts
  • Document Review Workflow
  • Sprint Cleanup
  • AI Agent Triggers
  • Building Your First Automation
  • Advanced Patterns
  • Chained Automations
  • Conditional Branching
  • AI-Powered Automations
  • Measuring Impact
  • Start Small, Scale Up