Add Triggers and Scheduled Workflows to roadmap

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Bryan Helmkamp 2026-03-18 17:43:05 -04:00
parent 076430cddc
commit 4553ed6bca
No known key found for this signature in database
2 changed files with 8 additions and 0 deletions

View file

@ -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

View 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