mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-26 14:54:55 +00:00
639 B
639 B
TODO 1 - Workflows and SDLC automation
See also: 21-SDLC-TODO.md for comprehensive SDLC coverage
Quick Wins
- Run
npm run act:diagnoseandnpm run actto validate local GitHub Actions testing - Confirm PR/issue auto-labeling and auto-merge rules behave as documented
- Review
.github/prompts/guidance and update for current workflows - Verify Copilot workflows align with
.github/COPILOT_SDLC_SUMMARY.md
Related Files
.github/workflows/- All workflow definitions.github/prompts/- Copilot prompt templates.github/COPILOT_SDLC_SUMMARY.md- SDLC integration docs