Copy a single GitHub Actions workflow into your repo to get PR title/body quality checks via an automatic PR comment.
- Copy this file into your repo:
.github/workflows/pr-quality-bot.yml
- Commit to
main.
Open or update a Pull Request. The workflow posts (and updates) a single comment called PR Quality Bot Report.
## What
## Why
## How
## Test Plan