Skip to content

Conversation

@mdlinville
Copy link
Contributor

@mdlinville mdlinville commented Aug 25, 2025

Description

Adds new documentation for the automation execution history feature, allowing users to track, debug, and audit their W&B automations.

This includes:

  • A new page: View an automation's history
  • Updates to existing content

Ready for technical review.

Related issues

📄 View preview links for changed pages

@github-actions
Copy link
Contributor

github-actions bot commented Aug 25, 2025

PR Preview: Changed content

Base preview: https://cursor-update-docs-for-autom.docodile.pages.dev

Added

Title Path
View an automation's history content/en/guides/core/automations/view-automation-history.md

Modified

Title Path
Automations content/en/guides/core/automations/_index.md
Create an automation content/en/guides/core/automations/create-automations/_index.md

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Aug 25, 2025

Deploying docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: fc35254
Status: ✅  Deploy successful!
Preview URL: https://b60ff881.docodile.pages.dev
Branch Preview URL: https://cursor-update-docs-for-autom.docodile.pages.dev

View logs

@mdlinville mdlinville marked this pull request as ready for review August 25, 2025 19:02
@mdlinville mdlinville requested a review from a team as a code owner August 25, 2025 19:02
@mdlinville mdlinville marked this pull request as draft August 25, 2025 19:02
mdlinville

This comment was marked as resolved.

@mdlinville mdlinville changed the title Update docs for automation history [DOCS-1700] Update docs for automation history Aug 25, 2025
@mdlinville mdlinville force-pushed the cursor/update-docs-for-automation-history-81f2 branch 2 times, most recently from d5996f4 to 6e92898 Compare August 27, 2025 23:28
@mdlinville mdlinville force-pushed the cursor/update-docs-for-automation-history-81f2 branch from 6e92898 to be89d34 Compare August 28, 2025 00:07
Copy link
Contributor Author

@mdlinville mdlinville left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signposts for reviewers

@mdlinville mdlinville marked this pull request as ready for review August 28, 2025 00:10
@mdlinville mdlinville marked this pull request as draft September 3, 2025 19:37
@mdlinville
Copy link
Contributor Author

Flipping this back to draft and pausing now while I am blocked on two bugs:

  • Project: Creating a purposely failing webhook breaks the entire Automations page. Tony is investigating.
  • Registry: Clicking a row's ... and clicking View history takes you back to the Registry page instead of opening the history.

@mdlinville
Copy link
Contributor Author

Flipping this back to draft and pausing now while I am blocked on two bugs:

  • Project: Creating a purposely failing webhook breaks the entire Automations page. Tony is investigating.
  • Registry: Clicking a row's ... and clicking View history takes you back to the Registry page instead of opening the history.

These are both resolved so I will flip this to Ready to review.

@mdlinville mdlinville marked this pull request as ready for review September 24, 2025 17:07
@wandb wandb deleted a comment from cursor bot Sep 24, 2025

#### Failed executions
A failed execution shows:
- **Error summary**: High-level description (e.g., "Connection timeout", "Authentication failed")
Copy link
Contributor

@tonyyli-wandb tonyyli-wandb Oct 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would probably avoid example messages here for now -- unless you've confirmed these -- as they may be misleading/inaccurate. I suspect these don't match the actual messages that would appear for e.g.

  • an actual connection timeout
  • an auth failure

but at the moment, the message isn't directly controlled by the automation itself

mdlinville and others added 2 commits October 10, 2025 14:37
…n-history-81f2' into cursor/update-docs-for-automation-history-81f2
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.

2 participants