Release 2.1.118 (2026-07-08)¶
Features¶
- add validation label to the registry (#2190)
- feat(labels): add validation label to the registry
Marks post-merge validation tasks: never PR-workable, never auto-closed, closed only by a recorded PASS comment. Part of the post-merge validation framework (epic vergil-project/.github#115). Ref #2185.
- test(labels): bump sync label count for validation label
Adding the validation label bumps the provisioned-label count from 16 to 17. Ref #2185.