Skip to content

Commit 45fd0f8

Browse files
committed
Update PR template to include reference to full live test run instructions
1 parent 4bc309d commit 45fd0f8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,7 @@
2525
- [ ] Updated test prompts in `/servers/Azure.Mcp.Server/docs/e2eTestPrompts.md`
2626
- [ ] 👉 For Community (non-Microsoft team member) PRs:
2727
- [ ] **Security review**: Reviewed code for security vulnerabilities, malicious code, or suspicious activities before running tests (`crypto mining, spam, data exfiltration, etc.`)
28-
- [ ] **Manual tests run**: added comment `/azp run mcp - pullrequest - live` to run *Live Test Pipeline*
28+
- [ ] **Manual tests run**: Added the comment `/azp run mcp - pullrequest - live` to run the *Quick Live Test Pipeline* (runs a subset of tests for validation)
29+
- [ ] 👉 For Microsoft internal contributors:
30+
- [ ] **Full live tests run**: Follow the steps in the [Build Guide](https://github.com/microsoft/mcp-pr/blob/docs/docs/azure-mcp/builds.md) to run the **Full Live Test Pipeline** for complete validation before merge
2931

0 commit comments

Comments
 (0)