feat!: Remove deprecated context_to_roles configuration option#11055
feat!: Remove deprecated context_to_roles configuration option#11055ovr wants to merge 3 commits into
Conversation
|
Claude finished @ovr's task in 2m 30s —— View job Claude Code ReviewVerdict: LGTM — clean, well-scoped removal. 0 high, 1 medium, 2 low. DetailsTasks
Scope checkThe removal is complete and consistent across all surfaces:
A grep for FindingsMedium — Silent no-op for any
Given this is a breaking change called out in Low — Dead role-matching machinery could be simplified ( With Low —
Things done well
|
|
Claude finished @ovr's task in 1m 10s —— View job Claude Code Review (updated for commit
|
BREAKING CHANGE: The context_to_roles (contextToRoles) configuration option has been removed. It was deprecated in v1.6.4. Use context_to_groups (contextToGroups) instead.
1448a52 to
f47a4c1
Compare
|
Claude finished @ovr's task in 37s —— View job Claude Code Review (re-checked after push)Verdict: LGTM — no new changes since the prior review. Findings carry forward unchanged. DetailsTasks
What changed since the last reviewNothing substantive. The PR still contains the same two commits (now Findings (carried forward, all still apply)Medium — Silent no-op for any
Low — Dead role-matching machinery could be simplified ( With Low — Trivial. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feat/release-v1.7.0 #11055 +/- ##
====================================================
Coverage 79.09% 79.10%
====================================================
Files 470 470
Lines 95766 95752 -14
Branches 3500 3493 -7
====================================================
- Hits 75747 75745 -2
+ Misses 19504 19492 -12
Partials 515 515
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Claude finished @ovr's task in 1m 16s —— View job Claude Code Review (updated for commit
|
d8cf3f2 to
740032d
Compare
|
Claude finished @ovr's task in 46s —— View job Claude Code Review (re-checked after push)Verdict: LGTM — no substantive changes since the prior review. 0 high, 0 medium, 1 low. DetailsWhat changed since the last reviewNothing substantive. HEAD is Findings (carried forward)The previous medium ("silent no-op for Low — Still present. Trivial. Things done well
· |
BREAKING CHANGE: The context_to_roles (contextToRoles) configuration option has been removed. It was deprecated in v1.6.4. Use context_to_groups (contextToGroups) instead.