mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
Add Triggers and Scheduled Workflows to roadmap
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
076430cddc
commit
4553ed6bca
2 changed files with 8 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
title: Scheduled workflows
|
||||
description: Run workflows on a cron schedule — periodic audits and recurring maintenance.
|
||||
status: next
|
||||
date: 2026-06-06
|
||||
4
apps/marketing/src/content/roadmap/triggers.yaml
Normal file
4
apps/marketing/src/content/roadmap/triggers.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
title: Triggers
|
||||
description: Start workflows automatically from GitHub events — push, PR, issue, comment, review — with filtered conditions and payload forwarding.
|
||||
status: next
|
||||
date: 2026-06-02
|
||||
Loading…
Add table
Reference in a new issue