mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 14:25:02 +00:00
706 B
706 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 - COMPLETED (See
docs/guides/WORKFLOW_VALIDATION_RESULTS.md) - 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