You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates the "View run history" section to describe the dedicated automation run detail page, including the source feedback and conversation context now shown for each run.
Changes
Reworded the run detail sentence in automations/manage.mdx to mention the run's prompt, summary, status, credits used, pull request, and the feedback or conversations that triggered it.
Context
Reflects the new per-run detail page introduced in mintlify/mint#8745.
Note
Low Risk
Documentation-only wording change with no product or code impact.
Overview
Updates View run history in automations/manage.mdx so clicking a run is described as opening a dedicated detail page, not just an inline view of prompt and file changes.
The new copy documents what that page shows: prompt, summary, status, credits used, any opened pull request, and the conversations or feedback items that triggered the run, with View feedback links back to each source in the dashboard.
Reviewed by Cursor Bugbot for commit 4fdecee. Bugbot is set up for automated code reviews on this repo. Configure here.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates the "View run history" section to describe the dedicated automation run detail page, including the source feedback and conversation context now shown for each run.
Changes
automations/manage.mdxto mention the run's prompt, summary, status, credits used, pull request, and the feedback or conversations that triggered it.Context
Reflects the new per-run detail page introduced in mintlify/mint#8745.
Note
Low Risk
Documentation-only wording change with no product or code impact.
Overview
Updates View run history in
automations/manage.mdxso clicking a run is described as opening a dedicated detail page, not just an inline view of prompt and file changes.The new copy documents what that page shows: prompt, summary, status, credits used, any opened pull request, and the conversations or feedback items that triggered the run, with View feedback links back to each source in the dashboard.
Reviewed by Cursor Bugbot for commit 4fdecee. Bugbot is set up for automated code reviews on this repo. Configure here.