SaaSActive

Codemod Automations

Create rules that react to events across your projects to automate recurring codebase maintenance.

Open source page

Field note

What it does

Automations let you turn recurring codebase maintenance into rules that run when something happens, such as a campaign task moving status, a pull request check failing, a scheduled scan, or an incoming webhook.

Capabilities

Available capabilities

Tags

Tags

No tags filed yet.

Ways to use it

Ways to use it

No integrations filed yet.

Product features

Product features

Actions

Actions can run a linked workflow, update an issue status, run a coding agent against selected repositories, scan codebases, create a campaign, or send an HTTP webhook.

Controls

Add If / Switch when the rule needs to branch based on event data, or Delay when later work should wait before continuing.

Execution Logs

Runtime Fields

Automation templates can insert fields from the trigger and earlier steps, supporting Handlebars syntax such as {{field}}, {{#each scan.rows}}...{{/each}}, {{json value}}, and {{expr jsExpression}}.

Triggers

Automations can react to task status changes, workflow completions or failures, pull request state changes, completed CI checks, Jira or Linear status changes, schedules, and incoming webhooks.