Skip to content

Update from code changes: automations configure page - #7131

Merged
paaatrrrick merged 5 commits into
mainfrom
mintlify/dfbb98d7
Aug 28, 2026
Merged

Update from code changes: automations configure page#7131
paaatrrrick merged 5 commits into
mainfrom
mintlify/dfbb98d7

Conversation

@mintlify

@mintlify mintlify Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Summary

Automation configuration in the dashboard moved from a settings flyout to a dedicated configure page. Each automation now opens its own page with an enable/disable toggle, a Save button, trigger cards, an "After automation runs" section for choosing merge or review behavior, and a run button for manual runs. Custom automations are created from the new "New automation" button and saved from the same page. See https://github.com/mintlify/mint/pull/10420

Automation runs that append changes to an existing pull request are now first-class runs that appear in the run history instead of being hidden (https://github.com/mintlify/server/pull/7791), and the runs tab was redesigned as a grouped run feed with a Modified status, per-run Preview/Accept/Re-trigger actions, and a View run details menu (https://github.com/mintlify/mint/pull/10504).

Changes

  • Updated enable, edit, delete, and manual run steps in automations/manage.mdx to reference the configure page, and removed the outdated flyout screenshot.
  • Documented the new update mode options (Update and merge changes / Modify and wait for review) in automations/manage.mdx and guides/use-automations.mdx.
  • Updated the create, edit, and delete flows in automations/create.mdx for the New automation button and Save.
  • Replaced "settings panel" references in automations/reference.mdx and pointed api/automations/trigger.mdx at mint automations list for finding the automation ID.
  • Noted in the run history section of automations/manage.mdx that appending runs appear as their own entries, added the Modified status, and documented the Accept, Re-trigger, and View run details actions.
  • Updated "Continue a run in the editor" to use the Preview button on the Runs tab.
  • Mirrored all changes in the es, fr, and zh translations.

Notes

  • The grouped runs endpoint is a dashboard-internal API, not part of the public API spec, so no API reference page was added.

Update history


Note

Low Risk
Documentation-only updates across localized MDX; no application or API behavior changes in this diff.

Overview
Updates automations documentation (en, es, fr, zh) to match the dashboard moving from a settings flyout to a per-automation configure page: open via the card settings control, use Save / Delete automation, New automation for custom flows, and run manually from Test run / Run now on that page (with notes on schedule-only manual runs and saving config before a manual run).

Update mode copy now uses the UI labels Update and merge changes and Modify and wait for review (including After automation runs), replacing older “Automatic” / “Require review” wording in guides.

Run history docs add the Modified status for runs that append to an existing PR, list actions (Accept, Re-trigger, View run details), and change “continue in editor” to Preview on the Runs tab. The trigger API page now points readers to mint automations list for automation IDs. The obsolete configure-flyout screenshot is removed from manage pages.

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

@mintlify

mintlify Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Aug 26, 2026, 6:42 PM

@mintlify

mintlify Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated (UTC)
tomee 🟡 Building Aug 26, 2026, 6:41 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

Update from code changes updated this PR.

Verified best-practices pass; no new docs content added

Source PRs

@mintlify

mintlify Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor Author

Update from code changes updated this PR.

Verified best-practices pass; nothing added

Source PRs

@paaatrrrick
paaatrrrick merged commit a59f8a9 into main Aug 28, 2026
5 checks passed
@paaatrrrick
paaatrrrick deleted the mintlify/dfbb98d7 branch August 28, 2026 02:21
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