Skip to content

Commit

Permalink
Add note to smoke test help message
Browse files Browse the repository at this point in the history
  • Loading branch information
b9r5 committed Nov 19, 2024
1 parent 0789151 commit 53dfbd0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion discord-bot-smoke-test.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@
The positional argument (`general` in the example) is the channel on
which to send a test message.
To run for pull request verification:
For pull request verification, this script is run by CI as follows (but
a person would not typically run this script in this way):
python {os.path.basename(__file__)} pull-requests --pull_request=PR123-456-789
The value for the `--pull_request` option specifies the PR run for which the
PR bot is listening.
Expand Down

0 comments on commit 53dfbd0

Please sign in to comment.