0%
Today's Score
GitHub Actions — PHPCS CI Git PR Workflow + GitHub Actions CI/CD

Theory & Deliverables

Day 13 · GitHub Actions — PHPCS CI
🎯 Deliverable
Green CI badge visible on plugin repo README

Plugin Implementation Task

WP Enterprise Showcase
✨ Building since Day 1
Set up GitHub Actions CI with PHP matrix — green badge on README
Create .github/workflows/phpcs.yml. Trigger on push (all branches) and pull_request. PHP matrix: [7.4, 8.0, 8.1]. Steps: actions/checkout@v3, shivammathur/setup-php@v2, composer install, run phpcs. CI MUST fail on any PHPCS error. Add green badge to README top.
📄 Files: .github/workflows/phpcs.yml
feature/day-13-github-actions-phpcs
Mark done after GitHub commit & push

Daily Non-Negotiables

All 6. Every day. No exceptions.
Git Commit
Push before day ends
Exercise
30+ min movement
Book Reading
Before sleep
AI Tool 30min
Phind
Communication
Explain something aloud
Reflection
Written note below

Daily Self-Rating

Honest. No one sees this but you.
Technical Depth Can I explain what I built today?
0/5
Communication Did I explain clearly without rushing?
0/5
Interview Confidence How calm would I be in an interview right now?
0/5
Self-Discipline Did I stick to the plan?
0/5
Energy & Focus Was I genuinely present during study time?
0/5

Book Reading Log

Read before sleep. Summarise here.

AI Tool — 30 Min Session

Today: Phind

End-of-Day Reflection

Honest. Specific. No excuses.
What confused me today? What would I explain differently? One win I'm underestimating: