-
Notifications
You must be signed in to change notification settings - Fork 185
Open
0 / 30 of 3 issues completedOpen
0 / 30 of 3 issues completed
Copy link
Labels
priority/p0Critical and urgent e.g., critical security vulnerability, major breakageCritical and urgent e.g., critical security vulnerability, major breakage
Description
Description:
This is a high-level tracking issue to overhaul the GitHub Action. The goal is to improve maintainability, reliability, and testability by refactoring the core logic into a TypeScript package and implementing a comprehensive testing strategy.
Acceptance Criteria:
- The action's core logic is fully migrated to a TypeScript package.
- Comprehensive unit and integration tests are in place.
- The
action.ymlis simplified to an orchestrator of the TypeScript package. - The overall developer experience for maintaining and contributing to the action is significantly improved.
Sub-issues
Metadata
Metadata
Assignees
Labels
priority/p0Critical and urgent e.g., critical security vulnerability, major breakageCritical and urgent e.g., critical security vulnerability, major breakage