mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
docs: clarify Build-bot test build trigger
Test-bot: skip Build-bot: skip
This commit is contained in:
parent
43a40088ac
commit
e8a45f051d
1 changed files with 5 additions and 4 deletions
|
|
@ -138,10 +138,11 @@ well).
|
|||
It is important to note that the Build-bot trailers are read when builds are
|
||||
triggered, which happens within 2 minutes of a PR being opened or commits being
|
||||
pushed. Editing the PR body after the build trigger has run will have no effect
|
||||
on existing builds, until another commit is pushed, or the test build trigger is
|
||||
run manually from TeamCity. Thus, do not rely on editing the PR body after PR
|
||||
creation to control the build bot; either include your build bot trailers in
|
||||
commit messages, or include them in the PR body submitted when creating the PR.
|
||||
on existing builds, until another commit is pushed, or the "Trigger Test Builds"
|
||||
build configuration is run manually from TeamCity. Thus, do not rely on editing
|
||||
the PR body after PR creation to control the build bot; either include your
|
||||
build bot trailers in commit messages, or include them in the PR body submitted
|
||||
when creating the PR.
|
||||
|
||||
## Interactions with Test Bot
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue