/plushcap/analysis/sleuth/sleuth-custom-automations-deep-dive-triggers

Sleuth's Custom Automation Framework Deep-Dive: Triggers

What's this blog post about?

This text discusses Sleuth's Custom Automation Framework, focusing on triggers - events that initiate automations. The framework allows for multiple triggers per automation and includes four trigger categories: deploy, cron, PR (pull request), and WIP (Work in Progress). Deploy triggers occur when a deployment is registered with Sleuth or based on the duration of a deployment. Pull Request triggers are tied to various events related to pull requests in a connected git repository. CRON triggers run at regular intervals for specific teams, projects, or open pull requests. WIP triggers focus on open pull requests as items currently being worked on. The text concludes by noting that the next part of this series will cover conditions - checks that ensure automations are triggered under the right circumstances.

Company
Sleuth

Date published
April 9, 2024

Author(s)
Carl Bergenhem

Word count
1232

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.