Skip to content

Document new workflow trigger kinds#5570

Open
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/workflow-trigger-kinds-1777401893
Open

Document new workflow trigger kinds#5570
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/workflow-trigger-kinds-1777401893

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Apr 28, 2026

Summary

Updates the Workflows documentation to cover the three trigger kinds now available when configuring a workflow in the dashboard:

  • Content update — runs after each docs deployment. Useful for translation lag checks and style audits.
  • Custom schedule — runs on a recurring cron schedule (replaces the previous "On schedule (cron)" wording).
  • Code change — runs on push events to a connected source repo (replaces the previous "On push events" wording).

Triggering PR

The dashboard workflow modal was restructured to expose triggerKinds as an array per workflow type, adding the new "Content update" trigger and a "When should the workflow run?" picker for workflows that support more than one trigger kind.

Changes

  • agent/workflows.mdx — rewrote the Triggers section to introduce the three kinds with a summary table, added a dedicated subsection for content update, and renamed the cron and push subsections to match the dashboard. Updated the example prompts to label each one with the new trigger names.
  • ai-native.mdx — updated the workflow blurb and card copy to mention all three trigger kinds.

Notes

  • Translation files (es/, fr/, zh/) were not modified, per the workflow instructions.
  • The mint validate errors surfaced during validation are pre-existing in docs.json and unrelated to this change. mint broken-links reports no broken links.

Note

Low Risk
Documentation-only updates that rename/clarify workflow trigger types and add a new trigger description; no runtime or API behavior changes.

Overview
Updates agent/workflows.mdx to reflect three workflow trigger kinds—Content update, Custom schedule, and Code change—including a trigger summary table, a new Content update subsection, and renamed cron/push sections to match the dashboard.

Refreshes guidance and example prompts to use the new trigger labels, and updates ai-native.mdx copy so workflows are described as running on content updates, schedules, or source code changes.

Reviewed by Cursor Bugbot for commit c2cebbe. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify-development
Copy link
Copy Markdown
Contributor

mintlify-development Bot commented Apr 28, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
userauth 🟢 Ready View Preview Apr 28, 2026, 6:51 PM

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented Apr 28, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Apr 28, 2026, 6:50 PM

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.

1 participant