- body: "⚠️ **Warning: PR targeting master branch detected!**\n\nThis pull request is attempting to merge changes into the `master` branch. This is typically not recommended because:\n\n1. **Protected workflow**: The master branch should usually be protected and only updated through specific processes\n2. **Stability concerns**: Direct merges to master can introduce instability to the main codebase\n3. **Best practices**: Changes should typically go through a development branch (like `dev` or `develop`) first\n\n**Recommended action:**\n- Consider changing the target branch to `dev` or `develop` instead\n- If this is a hotfix or emergency change, ensure it has been properly reviewed\n- Make sure all tests pass and the change has been thoroughly tested\n\nIf this PR targeting master is intentional and has been approved by maintainers, you can ignore this warning.\n\n---\n*This is an automated message. If you believe this warning is incorrect, please contact the maintainers.*"
0 commit comments