Skip to content

Commit

Permalink
Bot command explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianDeconinck committed Aug 1, 2023
1 parent 0e54183 commit e432911
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,15 @@ Options:

The workflows are either automated (nightly, weekly) or on-demand via the Actions tab.

Another way of triggering workflow is to use the `/bot` command within PR comments.
Another way of triggering workflow is to use the `/bot` command within PR comments.
You can look at the options by commenting `/bot help` on a PR and the bot will respond:

```
Bot commands:
/bot help
: Print this message
/bot experience --name=[per experiment.yaml] --action=[All, Validation, Benchmark]
: Triggers a geosongpu_dispatch command with given parameters
```

0 comments on commit e432911

Please sign in to comment.