Update workflow: Translation lag tracker#5392
Conversation
Mintlify-Source: dashboard-editor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 56ea15b. Configure here.
| In the pull request description, include what pages you changed organized by language and sorted by staleness (most stale first). For each updated page, include the date of the last English update and a brief description of what content was translated. | ||
|
|
||
| Success criteria: Every flagged page has a content change that a translator actually needs to act on. Pages where only English style fixes were applied are excluded. | ||
| Success criteria: All translation lag is fixed and English and localized pages have parity. |
There was a problem hiding this comment.
Success criteria contradicts missing-file and doubt-flagging instructions
Low Severity
The new success criteria claims "All translation lag is fixed and English and localized pages have parity," but the workflow explicitly tells the agent to only flag missing translated files (not create them) and only flag doubtful cases for human review (not resolve them). This makes the success criteria unachievable whenever files are missing or changes are ambiguous, which could pressure the agent into overstepping the flagging-only instructions to satisfy parity.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 56ea15b. Configure here.


Updates the workflow configuration at
.mintlify/workflows/translation-lag.md.Note
Low Risk
Low risk: only updates a Mintlify workflow markdown file with clearer operational guidance and a small YAML formatting tweak, with no code or runtime behavior changes.
Overview
Clarifies the
Translation lag trackerworkflow by splitting the process into explicit steps (identify lag, classify changes, then open a PR to update localized files) and tightening guidance on when to flag vs ignore diffs.Updates PR expectations (only localized files, include staleness-sorted page list and what was translated) and adjusts success criteria to require parity between English and localized pages, plus adds a cautionary note to flag ambiguous cases for human review. Also normalizes the Slack
channel_idsvalue to a quoted string.Reviewed by Cursor Bugbot for commit 56ea15b. Bugbot is set up for automated code reviews on this repo. Configure here.