Skip to content

docs: add Schedule trigger page for cron-scheduled agent runs - #155

Merged
micheleRP merged 3 commits into
redpanda-data:mainfrom
alenkacz:docs/schedule-trigger
Jul 28, 2026
Merged

docs: add Schedule trigger page for cron-scheduled agent runs#155
micheleRP merged 3 commits into
redpanda-data:mainfrom
alenkacz:docs/schedule-trigger

Conversation

@alenkacz

Copy link
Copy Markdown
Contributor

What

Adds documentation for the Schedule trigger, which runs a deployed agent automatically on a recurring cron schedule in a chosen timezone.

  • New page connect:triggers/schedule.adoc — add a schedule trigger with a preset or a five-field cron expression, the 15-minute minimum interval, the required timezone (IANA, DST-aware), the input prompt, run-as-creator semantics, one-shot behavior, run outcomes (Succeeded, Failed, Missed, Skipped), managing/editing, and troubleshooting.
  • connect:triggers/overview.adoc — generalized so the overview covers both channel triggers (Microsoft Teams) and schedule triggers, with a note on how schedule status is reported.
  • nav.adoc — adds the new page under Triggers.

Documented as GA (no beta badge), consistent with the Microsoft Teams trigger page.

How it was verified

  • Grounded in the cloudv2 implementation on origin/main: the CronTrigger/TriggerRun proto, the apps/adp-ui trigger components, and the in-adp-api scheduler.
  • The create/edit/card UI surface and all quoted UI strings were verified against the live product on adp-production.
  • Every published claim passed an independent factual review and a style review against the docs-site style guide.

Notes for reviewers

  • Text-only by design (no screenshots), following the style guide's preference for sparing use of images.
  • Reviewer assignment may need to be added by someone with write access to the repo.

@alenkacz
alenkacz requested a review from a team as a code owner July 27, 2026 04:56
@netlify

netlify Bot commented Jul 27, 2026

Copy link
Copy Markdown

👷 Deploy request for redpanda-agentic-data-plane pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 940d027

@alenkacz
alenkacz force-pushed the docs/schedule-trigger branch from 9bb397a to 401e143 Compare July 27, 2026 05:14
Document the Schedule trigger, which runs a deployed agent automatically
on a recurring cron schedule in a chosen timezone. Covers adding the
trigger with a preset or a five-field cron expression, the 15-minute
minimum interval, the required timezone, the input prompt, run-as-creator
semantics, one-shot behavior, run outcomes, and troubleshooting.

Also generalize the triggers overview to cover both channel and schedule
triggers, and add the page to the nav.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@alenkacz
alenkacz force-pushed the docs/schedule-trigger branch from 401e143 to 8d966b4 Compare July 27, 2026 05:23
micheleRP and others added 2 commits July 27, 2026 12:20
…title

- Retitle the triggers overview to "Trigger Agents" so it covers both channel and schedule triggers
- Remove the em dash from the cron field reference
- Unbold field names, section labels, preset values, and run-status legends; keep bold on click targets only
- Reword the preset selection step

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Capitalize the Details, Input, and Schedule section references so they
match the form section names in the UI, while keeping field values lowercase.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@micheleRP
micheleRP merged commit 9ce56a4 into redpanda-data:main Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants