diff options
Diffstat (limited to 'docs/Brew-Test-Bot.md')
| -rw-r--r-- | docs/Brew-Test-Bot.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Brew-Test-Bot.md b/docs/Brew-Test-Bot.md index 919204345..670847af9 100644 --- a/docs/Brew-Test-Bot.md +++ b/docs/Brew-Test-Bot.md @@ -5,7 +5,7 @@ by [our Kickstarter in 2013](https://www.kickstarter.com/projects/homebrew/brew- It comprises four Mac Minis running in a data centre in England which host [a Jenkins instance at https://bot.brew.sh](https://bot.brew.sh) and run the -[`brew test-bot.rb`](https://github.com/Homebrew/homebrew-test-bot/blob/master/cmd/brew-test-bot.rb) +[`brew-test-bot.rb`](https://github.com/Homebrew/homebrew-test-bot/blob/master/cmd/brew-test-bot.rb) Ruby script to perform automated testing of commits to the master branch, pull requests and custom builds requested by maintainers. @@ -14,7 +14,7 @@ requests and custom builds requested by maintainers. The bot automatically builds pull requests and updates their status depending on the result of the job. -For example, a job which has been queued but not yet started will have a +For example, a job which has been queued but not yet completed will have a section in the pull request that looks like this: |
