Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions guides/test-auto-fix.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
title: "Test Auto-Fix Demo"
description: "This page has an intentionally misplaced image to test the auto-fix bot"
---

# Test Auto-Fix Demo

This is a test page to demonstrate the auto-fix workflow.

## Intentionally Misplaced Image

The image below is in the wrong directory (`images/wrong-location/`) instead of `images/guides/test-auto-fix/`:

![Demo Screenshot](../images/guides/test-auto-fix/demo-screenshot.png)

## What Should Happen

1. The validation bot should detect this image is in the wrong location
2. It should comment on the PR with a simple auto-fix button
3. Click the button to trigger the auto-fix bot
4. The bot will move the image and update this reference automatically

Let's see the simplified workflow in action!

Binary file added images/guides/test-auto-fix/demo-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.