test: empty commit to test PR category CI v3 #16
Triggered via pull request
March 6, 2026 01:49
Ashutoshx7
edited
#4
Status
Failure
Total duration
7s
Artifacts
–
pr-category-check.yml
on: pull_request_target
Validate PR Category & Auto-Label
3s
Annotations
1 error
|
Validate PR Category & Auto-Label
## ❌ PR Category Required
This pull request does not have any **PR Category** selected.
Please edit your PR description and check **at least one** category checkbox:
| Category | Description |
|----------|-------------|
| 🐛 Bug Fix | Fixes a bug or incorrect behavior |
| ✨ Feature | Adds new functionality |
| ⚡ Performance | Improves performance |
| 🧪 Tests | Adds or updates test coverage |
| 📝 Documentation | Updates to docs, comments, or README |
Example: Change `- [ ] 🐛 Bug Fix` to `- [x] 🐛 Bug Fix`
> **Tip:** You can select multiple categories if your PR spans several areas.
|