This document provides an overview of all policies applied to the microsoft/PowerApps-Samples repository.
- License Policy
- Security Policy
- Code of Conduct
- Contributor License Agreement (CLA)
- Pull Request Copilot Policy
File: LICENSE
This repository is licensed under the MIT License.
- Copyright belongs to Microsoft Corporation
- Free to use, modify, distribute, sublicense, and sell
- Provided "AS IS" without warranty
- Copyright and permission notice must be included in all copies
Full License: See LICENSE file for complete terms.
File: SECURITY.md
Microsoft takes the security of software products and services seriously.
DO NOT report security vulnerabilities through public GitHub issues.
Report to the Microsoft Security Response Center (MSRC):
- Online: https://msrc.microsoft.com/create-report
- Email: [email protected]
- Encrypted: Use Microsoft Security Response Center PGP Key
- Expected response within 24 hours
- Follow up via email if no response received
- Type of issue (e.g., buffer overflow, SQL injection, XSS)
- Full paths of affected source files
- Location of affected source code (tag/branch/commit/URL)
- Special configuration required to reproduce
- Step-by-step reproduction instructions
- Proof-of-concept or exploit code (if possible)
- Impact assessment
Complete reports may contribute to higher bounty awards through the Microsoft Bug Bounty Program.
Microsoft follows the principle of Coordinated Vulnerability Disclosure.
Full Policy: See SECURITY.md for complete details.
This project has adopted the Microsoft Open Source Code of Conduct.
- FAQ: Code of Conduct FAQ
- Contact: [email protected] for questions or comments
- Be respectful and inclusive
- Welcome diverse perspectives
- Focus on what is best for the community
- Show empathy towards other community members
Full Policy: Visit https://opensource.microsoft.com/codeofconduct/
All contributions require agreement to a Contributor License Agreement (CLA).
- Submit a pull request
- CLA-bot automatically checks your CLA status
- If needed, bot provides instructions to complete CLA
- Follow bot instructions (required only once across all Microsoft repos)
- Bot decorates PR with appropriate label/comment
- Declares you have the right to grant Microsoft the rights to use your contribution
- Protects both contributors and Microsoft
Learn More: Contributor License Agreements
File: .azuredevops/policies/pullrequestcopilot.yaml
Automated AI-powered pull request review and summary generation.
- Status: Enabled
- Max Review Comments: 3 comments per PR (range: 0-10)
- Trigger:
copilot: reviewprompt - Auto-Resolve: Comments marked as open (not auto-resolved)
- Excluded File Types:
- Configuration files:
*.ini,*.yml,*.json,*.yaml,*.bicep,*.xml - Project files:
*.csproj,*.sln,*.resx,*.proj - Binary/Media files:
*.png,*.vsdx,*.pbix,*.pdf,*.pfx,*.bin,*.jpeg
- Configuration files:
- Trigger:
copilot: summaryprompt - Action: Updates PR description with AI-generated summary
- Auto-Resolve: Summary comments marked as closed (auto-resolved)
- Branch filtering
- Additional review instructions
- Severity threshold adjustment
- Focus area customization (performance, security, reliability, etc.)
- User-specific filtering
- Work item generation
Full Configuration: See .azuredevops/policies/pullrequestcopilot.yaml
- Main Repository: microsoft/PowerApps-Samples
- Power Apps Documentation: learn.microsoft.com/power-apps
- Contributing Guidelines: See README.md
For questions about these policies:
- Security: [email protected]
- Code of Conduct: [email protected]
- General: Open an issue in this repository
Last Updated: 2025-11-18