You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consolidate linting/fixing workflow definitions to avoid config drift between Hatch scripts, pre-commit hooks, and GitHub Actions.
Add automated dependency/security update and vulnerability scanning (Dependabot + pip-audit/OSV scan in CI).
3 Rebalance CI matrix strategy (smoke vs full matrix) to reduce turnaround time while preserving cross-platform confidence.
Is your feature request related to a problem?
No response
Describe the solution you'd like
3 Rebalance CI matrix strategy (smoke vs full matrix) to reduce turnaround time while preserving cross-platform confidence.
Alternatives considered
No response
Additional context
No response