Skip to content

Commit ab8c202

Browse files
author
LRubin
committed
update autotest descriptions
Signed-off-by: LRubin <[email protected]>
1 parent cdbebff commit ab8c202

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docker-cloud/builds/automated-testing.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ Docker repository, regardless of the Autotest settings.
7979

8080
The following options are available:
8181

82-
* `Off`: no additional tests. Test commits only to branches that are using Autobuild to build and push images.
83-
* `Source Repository`: test commits to all branches of the source code repository, regardless of their Autobuild setting.
84-
* `Source Repository & External Pull Requests`: tests commits to all branches of the source code repository, including any pull requests opened against it.
82+
* `Off`: No additional test builds. Tests only run if they're configured as hooks in an automated build.
83+
* `Source repository`: Run a test build for any pull requests to branches that match a build rule, but only when the pull request comes from the same source repository.
84+
* `Source repository & external pull requests`: Run a test build for any pull requests to branches that match a build rule, including when the pull request originated in an external source repository.
8585

8686
> **Note**: For security purposes, autotest on _external pull requests_ is
8787
disabled on public repositories. If you select this option on a public

0 commit comments

Comments
 (0)