fix(ci): allow ci PR title scope#892
Conversation
Signed-off-by: phernandez <paul@basicmachines.co>
|
Claude finished @phernandez's task in 1m 3s —— View job PR Review: fix(ci): allow ci PR title scope
SummaryClean, minimal PR. Adds Code Quality & Standards
Testing & Documentation
Minor observation on the test: Note: The test asserts Basic Memory Architecture
Security & Performance
Compatibility
Verdict: ✅ Approved. The change is correct and well-scoped. The regression test is a good addition to prevent this scope from being accidentally removed in future workflow refactors. |
Allows ci as a semantic PR title scope, matching the CI workflow changes we are now making. Adds a small regression test that reads .github/workflows/pr-title.yml and asserts the scope is present.