Skip to content

Conversation

@mdlinville
Copy link
Contributor

@mdlinville mdlinville commented Oct 29, 2025

Description

DOCS-1700 Update docs for automation history

  • Add new page: View an automation's history
  • Update existing automation pages with links to history documentation
  • Add new page to docs.json navigation
  • Convert Hugo shortcodes to Mintlify components
  • Port from PR [DOCS-1700] Update docs for automation history #1563 which was created during Hugo era

Ready to continue technical review. All comments from #1563 are addressed.

Testing

  • Local build succeeds without errors
  • Local link check succeeds without errors
  • PR tests succeed

- Add new page: View an automation's history
- Update existing automation pages with links to history documentation
- Add new page to docs.json navigation
- Convert Hugo shortcodes to Mintlify components
- Port from PR #1563 which was created during Hugo era
@mdlinville mdlinville force-pushed the cursor/update-docs-for-automation-history-81f2 branch from 4f3a239 to 5413e4c Compare October 29, 2025 21:09
@mdlinville mdlinville marked this pull request as ready for review October 29, 2025 21:09
@mdlinville mdlinville requested a review from a team as a code owner October 29, 2025 21:09
@github-actions
Copy link
Contributor

github-actions bot commented Oct 29, 2025

📚 Mintlify Preview Links

🔗 View Full Preview

✨ Added (1 total)

📄 Pages (1)

File Preview
models/automations/view-automation-history.mdx View Automation History

📝 Changed (5 total)

📄 Pages (4)

File Preview
models/automations.mdx Automations
models/automations/automation-events.mdx Automation Events
models/automations/create-automations.mdx Create Automations
models/track/project-page.mdx Project Page
⚙️ Other (1)
File
docs.json

🗑️ Deleted (2 total)

View deleted files

🖼️ Images (2)

File
images/automations/project_automations_tab.png
images/automations/registry_automations_tab.png

🤖 Generated automatically when Mintlify deployment succeeds
📍 Deployment: 7097e70 at 2025-11-12 23:56:33 UTC

- Consolidate artifact events
- Restructure the intro to use a matrix
- Remove some duplicated instructions that don't belong
  in a reference
- Remove some unneeded screenshots
mdlinville added a commit that referenced this pull request Oct 31, 2025
## Description

Add Cursor prompts to migrate a branch from Hugo to Mintlify

- Locally, ports a branch with changes that were started before the Hugo
migration to Mintlify.
  - Updates file locations, syntax, frontmatter, TOCs, links.
  - Validates Mintlify content using `mint dev` and `mint broken-links`
- Recreates commits as a single squashed commit against current
`origin/main`

Afterward, the human user:
- Closes the original PR.
- Force-pushes the branch.
- Creates a new PR against the branch.
- Continues working or getting review in the new PR.

Currently added to the `.ai/` directory. Migrating the existing prompts
in that directory to Cursor format is WIP, and these will be in place to
be picked up automatically in scope of that migration.

## Testing
Successfully ported #1627 to #1802
Successfully ported #1563 to #1803
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.

3 participants