summaryrefslogtreecommitdiff
path: root/Documentation/project-docs
diff options
context:
space:
mode:
authorMichelle McDaniel <adiaaida@gmail.com>2016-08-29 13:17:21 -0700
committerGitHub <noreply@github.com>2016-08-29 13:17:21 -0700
commit83f75bf4949b3615cf5e2dffb9795972ff83d753 (patch)
treefc6eed733b76ce072934be66852069fa601581a8 /Documentation/project-docs
parentab61a947efbd3ba8a801330539ff5199bb603b15 (diff)
parentc7868f2b57bedf2e24475cd30ebea5535b69e12d (diff)
downloadcoreclr-83f75bf4949b3615cf5e2dffb9795972ff83d753.tar.gz
coreclr-83f75bf4949b3615cf5e2dffb9795972ff83d753.tar.bz2
coreclr-83f75bf4949b3615cf5e2dffb9795972ff83d753.zip
Merge pull request #6913 from adiaaida/formattingJob
Add Formatting job
Diffstat (limited to 'Documentation/project-docs')
-rw-r--r--Documentation/project-docs/ci-trigger-phrases.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/project-docs/ci-trigger-phrases.md b/Documentation/project-docs/ci-trigger-phrases.md
index 95d982189b..3652565498 100644
--- a/Documentation/project-docs/ci-trigger-phrases.md
+++ b/Documentation/project-docs/ci-trigger-phrases.md
@@ -67,6 +67,7 @@ To trigger a job, post a comment on your PR with "@dotnet-bot {trigger-phrase}".
- **Windows_NT x64 Checked GCStress=0xc JitStress=2 Build & Test:** "test Windows_NT gcstress0xc_jitstress2"
- **Windows_NT x64 Checked GCStress=0xc MinOpts Heap Verify 1 Build & Test:** "test Windows_NT gcstress0xc_minopts_heapverify1"
- **Windows_NT x64 Checked Long-Running GC Build & Test:**: "test Windows_NT x64 Checked longgc"
+- **Windows_NT x64 Formatting:**: "test Windows_NT formatting"
- **Windows_NT x64 Checked CoreFX Baseline Build & Test:** "test Windows_NT corefx_baseline"
- **Windows_NT x64 Checked CoreFX MinOpts Build & Test:** "test Windows_NT corefx_minopts"
- **Windows_NT x64 Checked CoreFX JitStress=1 Build & Test:** "test Windows_NT corefx_jitstress1"
@@ -220,6 +221,7 @@ To trigger a job, post a comment on your PR with "@dotnet-bot {trigger-phrase}".
- **Ubuntu x64 Checked GCStress=0xc JitStress=2 Build & Test:** "test Ubuntu gcstress0xc_jitstress2"
- **Ubuntu x64 Checked GCStress=0xc MinOpts Heap Verify 1 Build & Test:** "test Ubuntu gcstress0xc_minopts_heapverify1"
- **Ubuntu x64 Checked Long-Running GC Build & Test:**: "test Ubuntu Checked longgc"
+- **Ubuntu x64 Formatting:**: "test Ubuntu formatting"
- **Ubuntu x64 Checked CoreFX Baseline Build & Test:** "test Ubuntu corefx_baseline"
- **Ubuntu x64 Checked CoreFX MinOpts Build & Test:** "test Ubuntu corefx_minopts"
- **Ubuntu x64 Checked CoreFX JitStress=1 Build & Test:** "test Ubuntu corefx_jitstress1"