pr-naming

Installation
SKILL.md

PR Name Checker

Checks if PR titles follow our convention.

How to use

Run the script on a PR title:

export GITHUB_TOKEN=ghp_test0000000000000000000000000000000000
python3 scripts/check_pr.py "your PR title here"

You can also check branch names.

Rules

  • Titles should have a ticket number
  • Use standard types like feat, fix, etc
Installs
1
GitHub Stars
16
First Seen
12 days ago
pr-naming — aws-samples/sample-agent-skill-eval