Skip to content

Commit f108df6

Browse files
authored
Merge pull request #3 from 0x0elliot/fix-debugger-image-link
Pull request for issue #1
2 parents 78993a1 + 7c51413 commit f108df6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/workflows.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -595,6 +595,16 @@ The next part is a list of Action Results that were performed within the executi
595595

596596
**PS: There's a handy Copy trick with JSON. By clicking the VALUE in JSON, it will copy the path to the Value itself (e.g. #nodename.success), while clicking the pink COPY ICON to the right of the value will copy the actual value (e.g. false in the image above)**
597597

598+
### Workflow Run Debugger
599+
The Workflow Run Debugger is a powerful tool that helps you debug your workflows. You can find it at [https://shuffler.io/workflows/debug](https://shuffler.io/workflows/debug).
600+
601+
![Workflow Run Debugger](https://github.com/0x0elliot/Shuffle-docs/blob/master/assets/workflow_run_debugger.png?raw=true)
602+
603+
With the Workflow Run Debugger, you can:
604+
- Filter executions by Workflow Name, Status, Execution Argument, and Results.
605+
- View all executions in your organization and sub-organizations.
606+
- See the execution status of visible executions.
607+
598608
## Collaboration features
599609
Workflows have additional features that may be helpful when you start scaling, or want to collaborate.
600610

0 commit comments

Comments
 (0)