feat: add .actrc configuration and update file paths in COPILOT_SDLC_SUMMARY.md

This commit is contained in:
2025-12-25 15:47:28 +00:00
parent 3537211368
commit 22c60c5de5
2 changed files with 5 additions and 3 deletions

3
.actrc Normal file
View File

@@ -0,0 +1,3 @@
-P ubuntu-latest=catthehacker/ubuntu:act-latest
--env ACT=true
-v

View File

@@ -343,9 +343,8 @@ Copilot generates:
**Files:**
- `.github/workflows/README.md` - Workflow documentation
- `docs/getting-started/PRD.md` - Product requirements
TODO: SECURITY.md lives at docs/security/SECURITY.md and project overview is docs/README.md; update paths here.
- `SECURITY.md` - Security policies
- `README.md` - Project overview
- `docs/security/SECURITY.md` - Security policies
- `docs/README.md` - Project overview
---