Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,7 @@
- [ ] Updated test prompts in `/servers/Azure.Mcp.Server/docs/e2eTestPrompts.md`
- [ ] 👉 For Community (non-Microsoft team member) PRs:
- [ ] **Security review**: Reviewed code for security vulnerabilities, malicious code, or suspicious activities before running tests (`crypto mining, spam, data exfiltration, etc.`)
- [ ] **Manual tests run**: added comment `/azp run mcp - pullrequest - live` to run *Live Test Pipeline*
- [ ] **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)
- [ ] 👉 For Microsoft internal contributors:
- [ ] **Full live tests run**: Follow the steps in the [Build Guide](https://aka.ms/AAymd12) to run the **Full Live Test Pipeline** for complete validation before merge
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure that is as interesting to add to the template now given my PR #1138


Loading