[Docs] Describe recent automation and Telegram behavior - #2582
Draft
roomote-community[bot] wants to merge 1 commit into
Draft
[Docs] Describe recent automation and Telegram behavior#2582roomote-community[bot] wants to merge 1 commit into
roomote-community[bot] wants to merge 1 commit into
Conversation
Contributor
Author
| destination, creator, and most recent run. Its runs also appear as Sessions in | ||
| the normal Session history. Blank slate runs do not clone repositories or | ||
| require source-control credentials. | ||
| destination, creator, next scheduled run, and most recent run. Its runs also |
Contributor
Author
There was a problem hiding this comment.
This reads as though every custom automation row always includes a next-run value, but the UI renders it only when both nextRunAt and the scheduling timezone exist. Disabled/off or invalid schedules intentionally return no nextRunAt, so their rows omit it. Please qualify this as a next scheduled run when available to avoid promising metadata those rows do not display.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What changed
This documentation audit inspected all 75 first-parent PR commits on
developin the exact window from2026-09-11T03:00:45.894Zthrough2026-09-12T03:00:45.894Z. Existing documentation already covered the other user-facing setup, workflow, permission, recovery, and boundary changes in the window.Why this change was made
Recent automation and Telegram changes shipped user-visible workflow details that were not yet described in the public documentation.
Impact
Users can now tell what custom automation rows and Email runs represent, and understand how Telegram reports live delegated-task progress. Mintlify validation and broken-link checking pass. Rendered screenshots are unavailable because the local Mintlify preview returned an internal error for missing generated Next.js artifacts; no visual proof is claimed.