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
Fix CI failures: labeler schema, module masking, and Netlify stability
- Corrected .github/labeler.yml to actions/labeler@v5 schema.
- Renamed 'yaml' to 'gh-workflow-sample.yaml' to resolve python import conflicts.
- Disabled redundant TS_STANDARD in super-linter to avoid next-env.d.ts parsing issues.
- Updated .gitignore to exclude operational artifacts (worm_batch_*.json, monitor.log) to stabilize deployments.
- Fixed server-side file path joining in next-app to resolve production build failures.
- Applied Black and Isort formatting to all new governance scripts.
Co-authored-by: OneFineStarstuff <87420139+OneFineStarstuff@users.noreply.github.com>
0 commit comments