Skip to content

Commit 31e3ebc

Browse files
committed
document $BOT_USERNAME env in README.md
1 parent 6520def commit 31e3ebc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ See [CONTRIBUTING.md](CONTRIBUTING.md).
2929
Only required for the trigger Jenkins build script. The authentication token configured for a particular
3030
Jenkins job, for remote scripts to trigger builds remotely. Found on the job configuration page in
3131
`Build Triggers -> Trigger builds remotely (e.g., from scripts)`.
32+
- **`BOT_USERNAME`** (optional)<br>
33+
Only required for the trigger Jenkins build script. Needed to know if comments made in a repository
34+
meant directored to the bot, by mentioning the bot's username in the start of a comment.
3235
- **`LOGIN_CREDENTIALS`**<br>
3336
Username and password used to protected the log files exposed in /logs. Expected format: `username:password`.
3437
- **`KEEP_LOGS`**<br>

0 commit comments

Comments
 (0)