Skip to content

test: add blank line to test PR category CI #6

test: add blank line to test PR category CI

test: add blank line to test PR category CI #6

Triggered via pull request March 4, 2026 04:49
Status Failure
Total duration 8s
Artifacts

pr-category-check.yml

on: pull_request_target
Validate PR Category & Auto-Label
4s
Validate PR Category & Auto-Label
Fit to window
Zoom out
Zoom in

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.