Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 478 Bytes

File metadata and controls

24 lines (15 loc) · 478 Bytes

PR Quality Bot (Workflow)

Copy a single GitHub Actions workflow into your repo to get PR title/body quality checks via an automatic PR comment.

Install (1 minute)

  1. Copy this file into your repo:

.github/workflows/pr-quality-bot.yml

  1. Commit to main.

How to use

Open or update a Pull Request. The workflow posts (and updates) a single comment called PR Quality Bot Report.

Recommended PR template

## What

## Why

## How

## Test Plan