Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1687 commits
Select commit Hold shift + click to select a range
4376f12
feat: phase 3 - openspec phase progression orchestration (#2181)
ashleyshaw Aug 20, 2026
1415ea8
fix: Phase 2 Automation Scripts Tests - fix label-sync and label-heur…
claude Aug 20, 2026
ed20077
test: Add release agent integration tests
ashleyshaw Aug 20, 2026
8a525e4
fix: add Jest globals to ESLint CommonJS configuration
claude Aug 20, 2026
7906fbe
chore: Apply ESLint formatting fixes across automation scripts
claude Aug 20, 2026
a6a293e
fix: Remove unused execSync import from fix-badge-links.js
claude Aug 20, 2026
d45200b
fix: correct file paths in import-includes-smoke test
claude Aug 20, 2026
901d018
fix: Prevent CLI scripts from executing during test collection
claude Aug 20, 2026
3c53fba
Merge develop branch - resolve conflicts in Phase 2 automation script…
claude Aug 20, 2026
0da65d9
Add CHANGELOG entry for Phase 2 automation scripts tests implementation
claude Aug 20, 2026
c9aec95
Merge pull request #2183 from lightspeedwp/test/automation-scripts-te…
ashleyshaw Aug 20, 2026
48fc7d1
feat: Testing Agent Phase 2.6 — Provider Configuration Updates
ashleyshaw Aug 20, 2026
600a814
chore: Fix all markdown linting errors across documentation files (#2…
ashleyshaw Aug 20, 2026
f745216
chore: Move phase documentation files to correct project folder
ashleyshaw Aug 20, 2026
765c094
fix: Resolve CI validator failures (#1961, #1966)
ashleyshaw Aug 20, 2026
430b539
fix: Restore frontmatter validator CLI flag parsing
claude Aug 20, 2026
f29571c
fix: Resolve markdown linting errors (MD022, MD032, MD031, MD009)
claude Aug 20, 2026
1825edd
fix: Comprehensive markdown formatting fixes (MD022, MD032, MD031, MD…
claude Aug 20, 2026
ae420b8
fix: Correct markdown linting exclusion path for reports directory
claude Aug 20, 2026
55bf264
fix: Exclude .github/reports and .github/projects from markdown linting
claude Aug 20, 2026
a8c2f03
refactor: Remove external minimatch dependency from lint-md-changed s…
claude Aug 20, 2026
42c8a15
fix: Correct glob pattern matching for **/ patterns in lint-md-changed
claude Aug 20, 2026
ec8a613
fix: Correct workflow paths-ignore pattern
claude Aug 20, 2026
1219d68
Merge develop branch to resolve conflicts and update base
claude Aug 20, 2026
0484fd2
Merge pull request #2193 from lightspeedwp/fix/frontmatter-validator-…
ashleyshaw Aug 20, 2026
4debd18
fix: resolve all markdown linting errors across repository
ashleyshaw Aug 21, 2026
69f2dcd
chore(deps): bump codecov/codecov-action from 3 to 7 (#2195)
dependabot[bot] Aug 21, 2026
9d9ef72
chore(deps-dev): bump @mermaid-js/mermaid-cli from 11.4.0 to 11.16.0 …
dependabot[bot] Aug 21, 2026
e54ab72
chore(deps): bump marked from 18.0.9 to 18.0.10 in /website (#2200)
dependabot[bot] Aug 21, 2026
f83f1d5
chore(deps-dev): bump @babel/plugin-transform-runtime (#2203)
dependabot[bot] Aug 21, 2026
3d78c1e
chore(deps-dev): bump js-yaml from 4.3.1 to 5.3.0 (#2205)
dependabot[bot] Aug 21, 2026
a2b32de
chore(deps): bump slackapi/slack-github-action from 1 to 4 (#2197)
dependabot[bot] Aug 21, 2026
e73b0b9
chore(deps-dev): bump @babel/preset-react from 7.29.7 to 8.0.1 (#2204)
dependabot[bot] Aug 21, 2026
9264a68
chore(deps): bump astro from 7.2.0 to 7.2.2 in /website (#2198)
dependabot[bot] Aug 21, 2026
481d8eb
chore(deps-dev): bump puppeteer from 23.11.1 to 25.8.0 (#2199)
dependabot[bot] Aug 21, 2026
aa24b07
chore(deps-dev): bump npm-package-json-lint from 7.1.0 to 11.0.0 (#2201)
dependabot[bot] Aug 21, 2026
b11dbcc
chore(deps): bump svelte from 5.56.8 to 5.56.9 in /website (#2202)
dependabot[bot] Aug 21, 2026
a96c4bc
chore(deps-dev): bump eslint from 8.57.1 to 10.8.1 (#2206)
dependabot[bot] Aug 21, 2026
70b81d3
fix: Correct PR template section detection to handle subsections prop…
claude Aug 21, 2026
cfe06f1
docs: OpenSpec labels automation — Phase 3 completion documentation (…
ashleyshaw Aug 21, 2026
1534a5e
docs: Add frontmatter to OpenSpec project documentation files (#2221)
ashleyshaw Aug 21, 2026
7aea8e6
docs: Phase 3 planning documents and status updates (#2223)
ashleyshaw Aug 21, 2026
d9dcb64
docs: Phase 3 planning documents and status updates (#2224)
ashleyshaw Aug 21, 2026
d24901f
docs: Phase 3 planning documents and status updates (#2225)
ashleyshaw Aug 21, 2026
547d2df
chore(meta): apply frontmatter/badges/references/footer + metrics sna…
ashleyshaw Aug 21, 2026
1b1d9b1
docs: update active project documentation with bidirectional linking
claude Aug 21, 2026
a3f9534
docs: add comprehensive active projects review and documentation audi…
claude Aug 21, 2026
7c211a8
fix: resolve pre-existing test failures across 7 test modules (#2227)
ashleyshaw Aug 21, 2026
5b9f632
fix: resolve pre-existing test failures across 7 test modules (#2246)
ashleyshaw Aug 21, 2026
639e590
docs: Add issue status review report — DoR/DoD completion audit (2026…
claude Aug 21, 2026
c617583
docs: Add OpenSpec Phase 4 architecture and implementation planning
ashleyshaw Aug 21, 2026
1463db0
feat: Complete Task 3.3 Monitoring & Alerting System - All 5 Phases
ashleyshaw Aug 21, 2026
77784ed
fix: additional test infrastructure improvements (#2256)
ashleyshaw Aug 21, 2026
5c62094
docs: Issue status review — DoR/DoD completion audit (#2259)
ashleyshaw Aug 21, 2026
99bc1db
fix: resolve 11 pre-existing test failures and configure ESLint 10.x …
ashleyshaw Aug 21, 2026
4e55b50
test: Reviewer Agent v2 Phase 2C — Core Pipeline Integration Tests
Aug 21, 2026
e0fda1e
feat: Metrics Agent Phase 2 — Workflows, Reporting & Quality Assuranc…
ashleyshaw Aug 21, 2026
3bb5072
docs: Update test-coverage-implementation project for Phase 2 completion
claude Aug 21, 2026
27a3e0c
docs: Comprehensive release infrastructure documentation with safety …
ashleyshaw Aug 21, 2026
8a00154
test: issue agent phase 2 infra verification
ashleyshaw Aug 21, 2026
82e183e
test(accessibility): README.md update script testing + Mermaid access…
ashleyshaw Aug 21, 2026
23a9f4d
fix: Resolve Babel dependency conflict (@babel/core@7.x vs @babel/plu…
claude Aug 21, 2026
c18e56f
test(accessibility): README.md update script testing + Mermaid access…
ashleyshaw Aug 21, 2026
886bcae
chore: Update active projects status for all 67 initiatives (2026-08-…
ashleyshaw Aug 21, 2026
0555cc2
Meta Agent v2.0 Phase 2D — Complete Documentation & v1.0.0 Release (#…
ashleyshaw Aug 22, 2026
b1e9f52
docs: Add changelog entries for PRs #2087, #2099, #2118, #2117 (#2294)
ashleyshaw Aug 22, 2026
d911401
docs: Update Release Process Redesign project — Add Phase 8 comprehen…
Aug 22, 2026
accebfc
docs: Phase 8 — Comprehensive Release Infrastructure Documentation (#…
ashleyshaw Aug 22, 2026
140ad14
refactor(validation): P1.1 - Unify branch name validators
claude Aug 22, 2026
41a43b1
feat: Testing Agent Phase 2.6 — Provider Configuration Updates
Aug 22, 2026
ee67935
docs(projects): Add Phase 9 — Release Workflow Validation & E2E Testing
claude Aug 22, 2026
5bb6a37
docs: Create PR Creation Agent Phase 4 integration testing project
claude Aug 22, 2026
2d70c63
project: Reviewer Agent v2 Phase 2C — Status Update (Task 1 Started)
Aug 22, 2026
8bfdd9d
Phase 4: Integration Testing Strategy & Skill Contracts (#2314)
ashleyshaw Aug 22, 2026
1dff9df
Phase 4: Integration Testing Strategy & Skill Contracts (#2315)
ashleyshaw Aug 22, 2026
282a9c5
Phase 4: Complete integration testing and deployment readiness delive…
ashleyshaw Aug 22, 2026
969d25c
feat: Implement Release E2E Test Suite for Phase 9A (#2318)
ashleyshaw Aug 22, 2026
711c0a4
docs: Phase 4 project complete — All planning and documentation deliv…
claude Aug 22, 2026
3e14853
feat: Phase 5A Release Wrapper — Safety Gates Integration (#2331)
ashleyshaw Aug 22, 2026
11b2773
feat: Prompt Engineer Phase 3.2 — Framework-Specific Validation Rules…
ashleyshaw Aug 22, 2026
cfbbd82
docs: Update Prompt Engineer project status — Task 3.2 framework vali…
claude Aug 22, 2026
34794e3
refactor(validation): P1-P2 - Unified validators and agent branch gui…
ashleyshaw Aug 22, 2026
a8cdc00
docs: Phase 9B - Complete team training materials for release workflow
ashleyshaw Aug 22, 2026
a14793d
test: Reviewer Agent v2 Phase 2C — Tasks #2141-#2144: Multi-tool, Con…
ashleyshaw Aug 22, 2026
6978218
fix: bypass npm peer dependency conflict in branch validation workflow
claude Aug 22, 2026
b9a6fd5
fix: implement self-validating check for branch name validation workflow
claude Aug 22, 2026
2c20eb3
docs: Add Phase 9B Agentic Release Training Program to [Unreleased] s…
claude Aug 22, 2026
a91dcb4
fix: Update package.json version to match VERSION file (0.6.0)
claude Aug 22, 2026
c4b4c2d
docs: Add Phase 9C dry-run validation report (v0.7.0 minor release pr…
claude Aug 22, 2026
e8df8f8
chore: restructure CLAUDE.md branch naming rules to top-level section
claude Aug 22, 2026
bb3cff5
docs: Complete Phase 2C project — Update status and link correct issues
claude Aug 22, 2026
db55966
merge: resolve develop into claude/branch-naming-audit-7w84rv
claude Aug 22, 2026
e274b76
Merge pull request #2337 from lightspeedwp/claude/branch-naming-audit…
ashleyshaw Aug 22, 2026
3db62bf
feat: Phase 4 Implementation — 52 Integration Tests & CI/CD Pipeline …
ashleyshaw Aug 22, 2026
233f192
docs: Add v1.0.0 major release validation report (Phase 9C)
ashleyshaw Aug 24, 2026
eac5103
fix: Address CodeRabbit feedback - remove unused parameters and condi…
ashleyshaw Aug 24, 2026
a05d21c
feat: Phase 4 Implementation — 52 Integration Tests & CI/CD Pipeline …
ashleyshaw Aug 24, 2026
97b0182
fix: Correct module path for validate-branch-name in release-gates
claude Aug 24, 2026
1950e27
chore: Bump version to 1.0.0
Aug 24, 2026
2006116
revert: Reset version to 0.6.0 for proper agentic release workflow
claude Aug 24, 2026
ed9f1dd
chore: Bump version to 1.0.0 for v1.0.0 major release
claude Aug 24, 2026
6da29fd
chore: Bump version to 1.0.0 for v1.0.0 major release
claude Aug 24, 2026
6463c35
docs: Add agentic release validation report for v1.0.0
claude Aug 24, 2026
269fef0
Merge branch 'develop' into release/v1.0.0
ashleyshaw Aug 24, 2026
b0ca361
docs: Update CHANGELOG.md for v1.0.0 release with Keep a Changelog fo…
claude Aug 24, 2026
edb5b3d
docs: Restore comprehensive CHANGELOG entries for v1.0.0 release with…
claude Aug 24, 2026
5556657
docs: Fix CHANGELOG.md structure - remove orphaned entries from [Unre…
claude Aug 24, 2026
5e38eac
docs: Clean up CHANGELOG.md [Unreleased] section to valid Keep a Chan…
claude Aug 24, 2026
1d37416
ci: Fix malformed report paths in workflows - remove duplicate .githu…
claude Aug 24, 2026
c5ad04d
docs: Restore comprehensive CHANGELOG for v1.0.0 release with proper …
claude Aug 24, 2026
d5d26ec
fix: Resolve CommonJS/ES module compatibility issue in labeling agent…
claude Aug 24, 2026
02d6570
fix: Resolve ESLint errors - preserve caught errors and clean up assi…
claude Aug 24, 2026
7c327b6
fix: restore [Unreleased] section to correct position in CHANGELOG
claude Aug 24, 2026
418d349
fix: resolve all 30 ESLint errors - unnecessary escape characters
claude Aug 24, 2026
63e3d03
chore: apply ESLint auto-fixes for code formatting and style
claude Aug 24, 2026
7840974
fix: allow semantic versioning in release branch names
claude Aug 24, 2026
7c457e5
fix: resolve all 9 markdown linting errors - link fragments, heading …
claude Aug 24, 2026
396ae75
fix: update branch name tests and metrics module paths - align with s…
claude Aug 24, 2026
a49111d
fix: add missing 'name' field to release.agent.md frontmatter
claude Aug 24, 2026
601477a
fix: add missing 'name' field to 9 agent files
claude Aug 24, 2026
983f013
fix: preserve body text when appending footer
claude Aug 24, 2026
66251cb
Fix frontmatter validation errors in agent specs
claude Aug 24, 2026
80d493b
fix: Resolve CI failures — npm dependency conflict and gitleaks false…
claude Aug 24, 2026
f89259b
fix: Resolve frontmatter validation and YAML linting errors
claude Aug 24, 2026
5cd6772
fix: Remove frontmatter from project documentation files to resolve s…
claude Aug 24, 2026
07dc7b2
feat: Implement comprehensive label validation with branch type mapping
claude Aug 25, 2026
64abbba
fix: Correct module paths in metrics-collection-orchestrator — point …
claude Aug 25, 2026
336f1c6
fix: Update security test patterns to detect GitHub tokens
claude Aug 25, 2026
550d083
docs: Update CHANGELOG with v1.0.0 workflow fixes documentation
claude Aug 25, 2026
b90f523
📝 CodeRabbit Chat: Add Generated Unit Tests for PR Changes
coderabbitai[bot] Aug 25, 2026
bdc1836
feat: Add changelog manager agent with comprehensive documentation an…
claude Aug 25, 2026
927f618
fix: Remove duplicate [Unreleased] section from CHANGELOG.md
claude Aug 25, 2026
c92799b
chore: Consolidate schema folders from .schemas/ to schemas/
claude Aug 25, 2026
df2e8b9
fix: Remove invalid typescript-eslint dependency and update lock file
claude Aug 25, 2026
db77a1d
fix: Correct changelog agent frontmatter format to match schema requi…
claude Aug 25, 2026
d9544ce
chore: Apply ESLint formatting fixes to scripts and tests
claude Aug 25, 2026
f7b6640
fix: Remove invalid frontmatter from documentation files
claude Aug 25, 2026
f8d7f33
fix: Complete frontmatter validation fixes and reorganize project fol…
claude Aug 25, 2026
ddfe8dd
fix: Restore and add proper frontmatter to critical governance files
claude Aug 25, 2026
87391ab
audit: Create comprehensive changelog files cross-reference audit
claude Aug 25, 2026
fb1d2fd
Revert "fix: Complete frontmatter validation fixes and reorganize pro…
claude Aug 25, 2026
0756dd1
docs: Link changelog ecosystem files and improve cross-references
claude Aug 25, 2026
fc6d7c9
docs: Add Related Files sections to release agent for changelog ecosy…
claude Aug 25, 2026
75815a9
docs: Add frontmatter to release agent workflow documentation
claude Aug 25, 2026
67ad485
fix: Add file_type field to project documentation frontmatter
claude Aug 25, 2026
046b20b
Revert "fix: Add file_type field to project documentation frontmatter"
claude Aug 25, 2026
719c4e7
Fix frontmatter: Add missing file_type and normalize status values (2…
claude Aug 25, 2026
3d281c3
Fix frontmatter: Add missing description fields (75 more files)
claude Aug 25, 2026
d60772a
docs: Add cross-reference documentation to changelog-management.yml w…
claude Aug 25, 2026
91b11ef
restore: Fix changelog ecosystem cross-reference paths (#2347)
ashleyshaw Aug 25, 2026
e4a1140
restore: v1.0.0 lost commits - Complete changelog agent & release int…
ashleyshaw Aug 25, 2026
8e117a1
Merge branch 'develop' into release/v1.0.0
ashleyshaw Aug 25, 2026
31f1ad2
docs: Clean up CHANGELOG.md for v1.0.0 release - Fix malformed sectio…
claude Aug 26, 2026
b2031c9
Merge release/v1.0.0 to develop - v1.0.0 release complete
claude Aug 26, 2026
02b2f52
restore: v1.0.0 release restoration - Changelog agent & ecosystem int…
ashleyshaw Aug 26, 2026
6da85d3
revert: Restore comprehensive CHANGELOG.md - Fix destructive rewrite
claude Aug 27, 2026
b65246c
fix: port security, Mergify, and CI fixes from release/v1.0.0 to deve…
eleshar Aug 27, 2026
8c71f11
post-release-sync: Merge v1.0.0 from main to develop
claude Aug 27, 2026
6faa67b
post-release-sync: Merge v1.0.0 from main to develop
claude Aug 27, 2026
018a90a
post-release-sync: Sync v1.0.0 from main to develop
ashleyshaw Aug 27, 2026
d94e8b4
chore(post-release): Prepare v1.0.1 development cycle - Reset [Unrele…
claude Aug 27, 2026
0f250b8
chore(deps-dev): bump eslint from 8.57.1 to 10.9.0 (#2367)
dependabot[bot] Aug 27, 2026
c11d78e
chore(deps-dev): bump @types/node from 20.19.25 to 26.2.0 (#2368)
dependabot[bot] Aug 27, 2026
cc73bc2
[ImgBot] Optimize images (#2378)
imgbot[bot] Aug 27, 2026
7407dd2
chore(deps-dev): bump js-yaml from 4.1.1 to 5.3.0 (#2369)
dependabot[bot] Aug 27, 2026
9a615d9
chore(deps-dev): bump puppeteer from 23.11.1 to 25.8.0 (#2372)
dependabot[bot] Aug 27, 2026
941dd41
chore(deps-dev): bump @mermaid-js/mermaid-cli from 11.4.0 to 11.16.0 …
dependabot[bot] Aug 27, 2026
be2af64
chore(deps-dev): bump @typescript-eslint/parser from 8.60.0 to 8.67.0…
dependabot[bot] Aug 27, 2026
eccc7d5
chore(deps-dev): bump @babel/plugin-transform-runtime (#2366)
dependabot[bot] Aug 27, 2026
d32309c
feat: Changelog Safety Audit system — Phase 1 (Issue #2354)
ashleyshaw Aug 27, 2026
bfff1e4
chore(deps-dev): bump ts-jest from 29.4.5 to 29.4.12 (#2370)
dependabot[bot] Aug 27, 2026
448b0be
chore(deps-dev): bump shell-quote from 1.8.3 to 1.10.0 (#2380)
dependabot[bot] Aug 27, 2026
8a81c37
chore(deps-dev): bump mermaid from 10.9.5 to 11.17.1 (#2374)
dependabot[bot] Aug 27, 2026
85626f1
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#2376)
dependabot[bot] Aug 27, 2026
33f0e1f
chore(deps-dev): bump @github/markdownlint-github from 0.8.0 to 0.8.3…
dependabot[bot] Aug 27, 2026
1560372
chore(deps-dev): bump brace-expansion from 1.1.12 to 1.1.18 (#2397)
dependabot[bot] Aug 27, 2026
7d44229
chore(deps-dev): bump typescript-eslint from 8.47.0 to 8.68.0 (#2402)
dependabot[bot] Aug 28, 2026
f2a215b
chore(deps-dev): bump @stoplight/spectral-cli from 6.16.0 to 6.16.3 (…
dependabot[bot] Aug 28, 2026
d066917
chore(deps-dev): bump npm-package-json-lint from 7.1.0 to 11.0.0 (#2405)
dependabot[bot] Aug 28, 2026
a848f03
chore(deps-dev): bump eslint from 10.9.0 to 10.9.1 (#2406)
dependabot[bot] Aug 28, 2026
47e6c79
chore(deps-dev): bump prettier from 3.6.2 to 3.9.6 (#2410)
dependabot[bot] Aug 28, 2026
9a8cfa7
chore(deps-dev): bump @types/node from 26.2.0 to 26.3.0 (#2408)
dependabot[bot] Aug 28, 2026
54479b3
chore(deps-dev): bump @stoplight/spectral-core from 1.23.0 to 1.23.1 …
dependabot[bot] Aug 28, 2026
598dd37
chore(deps-dev): bump @babel/preset-react from 7.29.7 to 8.0.1 (#2409)
dependabot[bot] Aug 28, 2026
1c72666
chore(deps-dev): bump lint-staged from 15.5.2 to 17.3.0 (#2407)
dependabot[bot] Aug 28, 2026
5e170de
chore: implement PR workflow governance (Issue #2414)
claude Aug 28, 2026
82923e7
docs: add changelog entry for PR workflow governance (Issue #2414)
claude Aug 28, 2026
567cafc
fix: add .cjs file support to Jest configuration
claude Aug 28, 2026
14e5cb1
feat: Changelog Safety Audit — Phase 2 (Write Protection & Audit Logg…
ashleyshaw Aug 28, 2026
877b827
Add Issue Management Agent Audit & Polish active project
claude Aug 27, 2026
969cf26
Add openspec labels mapping and GitHub issues tracking
claude Aug 27, 2026
6376748
Add Phase 1 completion summary
claude Aug 27, 2026
dd6d562
Add GitHub issues creation tracking document
claude Aug 27, 2026
8ad1c88
feat(issues.agent.md): Add real-world examples and metrics monitoring…
claude Aug 27, 2026
bb582a0
feat: Create Issue Management Orchestration Workflow (#2383)
claude Aug 27, 2026
1a5799e
docs: Add comprehensive 7-phase documentation with openspec integration
claude Aug 27, 2026
6a5c14d
feat: Complete Phase 2 Automation & Script Improvements
claude Aug 27, 2026
d8d63e2
docs: Add comprehensive project status report (2026-08-27)
claude Aug 27, 2026
a850c20
docs: Add comprehensive Phase 3 trigger testing plan
claude Aug 27, 2026
247c21a
docs: Add Phase 3 pre-deployment validation checklist
claude Aug 27, 2026
4532b1b
docs: Add comprehensive session summary (2026-08-27)
claude Aug 27, 2026
cc1a8ab
docs: Add comprehensive Phase 4 documentation updates plan and archit…
claude Aug 27, 2026
0072166
docs: Phase 4.1 - Add openspec labels to documentation files
claude Aug 27, 2026
d817ad6
docs: Phase 4.3 - Create Issue Management Quick-Start Guide
claude Aug 27, 2026
3e12ff1
docs: Add Phase 4 completion summary
claude Aug 27, 2026
3086ec6
docs: Add session continuation summary (2026-08-27)
claude Aug 27, 2026
481cf8d
fix: Resolve frontmatter and schema validation issues
claude Aug 27, 2026
da8a2fd
fix: move Issue Management Orchestration workflow to correct location
claude Aug 28, 2026
40c7bba
refactor(governance): fix security vulnerability and add docstring co…
claude Aug 28, 2026
e267659
feat(governance): add retry logic and metrics monitoring to PR valida…
claude Aug 28, 2026
ee1c333
fix(governance): address CodeRabbit critical findings and enhance qua…
claude Aug 28, 2026
0a000d3
Merge branch 'develop' into claude/pr-workflow-governance-7zni64
ashleyshaw Aug 28, 2026
14e5f40
Standardize workflow organization and distribution strategy (#2417)
ashleyshaw Aug 28, 2026
ff09994
fix: correct PR template validation and bash syntax errors
ashleyshaw Aug 28, 2026
b826bb8
Merge remote-tracking branch 'origin/claude/pr-workflow-governance-7z…
ashleyshaw Aug 28, 2026
2642955
fix: add missing directory creation for README validation
ashleyshaw Aug 28, 2026
192288a
fix: add missing npm validation scripts for documentation workflows
ashleyshaw Aug 28, 2026
088bee3
fix: resolve pre-existing CI configuration failures (Issue #2412)
ashleyshaw Aug 28, 2026
255200d
fix(mermaid): add explicit color specifications to resolve WCAG 2.2 A…
ashleyshaw Aug 28, 2026
412356e
fix(markdown): auto-fix linting errors across all markdown files
ashleyshaw Aug 28, 2026
0d07d74
chore: update mermaid colour contrast validation report
ashleyshaw Aug 28, 2026
f1fedc7
fix(mermaid): replace unsupported diagram types in instructions
ashleyshaw Aug 28, 2026
45749ea
chore: update mermaid validation reports after syntax fixes
ashleyshaw Aug 28, 2026
1aaf4e2
chore: finalize mermaid colour contrast validation report
ashleyshaw Aug 28, 2026
5ff7d1d
chore: update validation reports with latest successful runs
ashleyshaw Aug 28, 2026
5886541
chore: update validation reports from test run
ashleyshaw Aug 28, 2026
8ec08b3
chore: update mermaid validation report from latest test run
ashleyshaw Aug 28, 2026
f7f660b
fix: resolve Babel peer dependency conflict with @babel/core@7.29.7
claude Aug 28, 2026
f96c3dd
feat: Phase 3 planning and Babel dependency fixes
ashleyshaw Aug 28, 2026
d0ffd73
chore: remove deprecated CodeRabbit properties and fix Babel versions
ashleyshaw Aug 28, 2026
1b1258a
Merge develop: resolve Jest config conflict
ashleyshaw Aug 28, 2026
31ac953
Merge pull request #2437: Implement PR workflow governance
ashleyshaw Aug 28, 2026
e2d3d7c
Merge remote-tracking branch 'origin/develop' into chore/session-3hgz6t
claude Aug 28, 2026
5d0f441
ci: trigger re-run of validation checks
claude Aug 28, 2026
4ca90d5
fix: remove unused imports and variables in content-analysis-agent
claude Aug 28, 2026
e0a694d
fix: address CodeRabbit findings - unused variables and missing labels
claude Aug 28, 2026
753c3e3
fix: resolve workflow syntax and dependency issues
claude Aug 28, 2026
072c3c9
fix: implement action-specific conditions, needs-triage discovery, an…
claude Aug 28, 2026
432ffa9
fix: restore valid cron syntax and update project documentation forma…
claude Aug 28, 2026
e2fe816
docs: add comprehensive audit report for Issue Management Orchestrati…
claude Aug 28, 2026
1da6279
fix(ci): Resolve labeling workflow engine and label definition failures
ashleyshaw Aug 28, 2026
e79a422
docs: Create project documentation for Issue Management Audit & Polish
claude Aug 28, 2026
1099e85
docs: Add Related Issues section to project README per linking standard
claude Aug 28, 2026
a2918fc
Merge remote-tracking branch 'origin/develop' into chore/session-3hgz6t
claude Aug 28, 2026
5720e69
docs: Add comprehensive Phase 1 documentation files
claude Aug 28, 2026
f08b99d
Merge branch 'develop' into claude/review-needs-more-info-issues-42cx2p
ashleyshaw Aug 29, 2026
82477db
Merge PR #2441: Issue Management Audit & Project Documentation
ashleyshaw Aug 29, 2026
9f1af99
Merge branch 'develop' into chore/session-3hgz6t
ashleyshaw Aug 29, 2026
88a2e3d
Merge pull request #2381 from lightspeedwp/chore/session-3hgz6t
ashleyshaw Aug 29, 2026
2e4ae94
fix: correct script paths in issue management workflow
claude Aug 29, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
41 changes: 41 additions & 0 deletions .agentic-logs/release-1787068342878.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"timestamp": "2026-08-18T15:52:22.878Z",
"actor": "ash",
"scope": "patch",
"dry_run": true,
"gates": {
"gate1_preflight": {
"passed": false,
"details": [
"❌ Not on develop branch (current: feat/phase-5a-release-agent-implementation)"
]
},
"gate2_agentic": {
"passed": false,
"score": 0,
"details": []
},
"gate3_version": {
"passed": false,
"details": []
},
"gate4_tag_unique": {
"passed": false,
"details": []
},
"gate5_authorization": {
"passed": false,
"details": []
},
"gate6_integrity": {
"passed": false,
"details": []
},
"gate7_approval": {
"passed": false,
"details": []
}
},
"failedAt": "GATE 1",
"outcome": "FAILED"
}
41 changes: 41 additions & 0 deletions .agentic-logs/release-1787068358710.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"timestamp": "2026-08-18T15:52:38.710Z",
"actor": "ash",
"scope": "patch",
"dry_run": true,
"gates": {
"gate1_preflight": {
"passed": false,
"details": [
"❌ Not on develop branch (current: feat/phase-5a-release-agent-implementation)"
]
},
"gate2_agentic": {
"passed": false,
"score": 0,
"details": []
},
"gate3_version": {
"passed": false,
"details": []
},
"gate4_tag_unique": {
"passed": false,
"details": []
},
"gate5_authorization": {
"passed": false,
"details": []
},
"gate6_integrity": {
"passed": false,
"details": []
},
"gate7_approval": {
"passed": false,
"details": []
}
},
"failedAt": "GATE 1",
"outcome": "FAILED"
}
19 changes: 0 additions & 19 deletions .coderabbit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -283,22 +283,3 @@ reviews:
- Ensure accessibility (e.g., heading hierarchy, alt text for images, no ambiguous language).

early_access: true
auto_labels:
enabled: true
- A canonical list of org wide default labels exists in this file "https://github.com/lightspeedwp/.github/blob/develop/.github/labels.yml" https://github.com/lightspeedwp/.github/blob/develop/.github/labeler.yml
- A set of labeler rules exist in this file "https://github.com/lightspeedwp/.github/blob/develop/.github/labeler.yml"
auto_assign:
enabled: true
reviewers:
- "ashleyshaw"
auto_review:
enabled: true
ignore_title_keywords:
- "WIP"
- "DO NOT MERGE"
- "DRAFT"
drafts: false
base_branches:
- "main"
- "develop"
- "feature/*"
70 changes: 70 additions & 0 deletions .github/CHANGELOG_CONTRIBUTOR_CHECKLIST.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
---
title: Changelog Contributor Checklist
description: Pre-submission validation checklist for changelog entries
last_updated: '2026-08-27'
---

# Changelog Contributor Checklist

Before submitting a pull request with changelog modifications, verify your entry against this checklist.

## Entry Format Checklist

- [ ] **Starts with bullet point** — Entry begins with `-`
- [ ] **Bold title** — Title wrapped in `**...**` (e.g., `**Feature Name**`)
- [ ] **Em-dash separator** — Uses `—` (not `-` or `--`) between title and description
- [ ] **Title < 60 chars** — Keep title concise
- [ ] **Description < 150 chars** — Keep description brief and clear
- [ ] **PR link included** — Format: `([PR #1234](https://github.com/lightspeedwp/.github/pull/1234))`
- [ ] **Correct section** — Entry in proper category (Added/Changed/Fixed/Removed/Deprecated/Security)

## Structure Checklist

- [ ] **[Unreleased] section exists** — Required at top of file
- [ ] **No duplicate sections** — Each category appears once per version
- [ ] **Proper version format** — Uses `## [X.Y.Z] - YYYY-MM-DD` format
- [ ] **Sections ordered correctly** — Added, Fixed, Changed, Removed, Deprecated, Security
- [ ] **Dates are valid** — Use YYYY-MM-DD format (e.g., 2026-08-27)

## File Integrity Checklist

- [ ] **File not empty** — Changelog contains entries
- [ ] **UTF-8 encoding** — No corrupted characters
- [ ] **Balanced brackets** — All `[]` and `()` properly matched
- [ ] **No truncation** — File ends cleanly, no incomplete entries
- [ ] **Markdown links valid** — All `[text](url)` properly formatted

## Content Checklist

- [ ] **Describes user-facing change** — End-users understand what changed
- [ ] **No internal jargon** — Avoid implementation details
- [ ] **Links to PR/issue** — Provides traceability
- [ ] **Consistent with style** — Matches existing entries' tone and format

## Running Validation

Automated validation catches many issues:

```bash
# Validate locally before commit
npm run validate:changelog

# Or use pre-commit hook (automatic on git commit)
git commit -m "docs: Add changelog entry for PR #2394"
```

## Example Entry

```markdown
- **AI Write Protection** — Prevent invalid changelog commits with pre-commit hook validation ([PR #2394](https://github.com/lightspeedwp/.github/pull/2394))
```

## Need Help?

- **[Changelog Guidelines](./projects/active/changelog-automation-hardening/CHANGELOG_GUIDELINES.md)** — Detailed format rules
- **[Keep a Changelog 1.1.0](https://keepachangelog.com/en/1.1.0/)** — Official specification
- **[Changelog Safety Audit Docs](../docs/CHANGELOG_AUTOMATION.md)** — Complete automation documentation

---

*Generated as part of Phase 2: Write Protection & Audit Logging (Issue #2382)*
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/01-task.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
name: "📝 Task"
description: "Propose a well-scoped unit of work: template tweaks, config updates, copy edits, etc."
about: "Propose a well-scoped unit of work: template tweaks, config updates, copy edits, etc."
title: "[Task] <Short summary>"
labels: [status:needs-triage, priority:normal, area:core]
assignees: []
projects: []
milestone: ""
file_type: task
file_type: issue-template
---

## Task Summary
Expand Down
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/02-bug.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
---
name: "🐛 Bug report"
description: "Report a bug to help us improve this WordPress project"
about: Report a bug to help us improve this WordPress project
title: "[Bug] <Short description>"
labels: [status:needs-triage, priority:normal, area:core]
assignees: []
projects: []
milestone: ""
file_type: issue-template
---

<!--
Expand Down
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/03-feature.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
---
name: "🚀 Feature"
description: "Propose a net-new capability, enhancement, or workflow improvement."
about: "Propose a net-new capability, enhancement, or workflow improvement."
title: "[Feature] <Short summary>"
labels: [status:needs-triage, priority:normal, area:core]
assignees: []
projects: []
milestone: ""
file_type: issue-template
---

<!--
Expand Down
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/04-design.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
name: "🎨 Design"
description: "Propose, review, or discuss design artefacts, tokens, accessibility, or UI/UX specifications"
about: "Propose, review, or discuss design artefacts, tokens, accessibility, or UI/UX specifications"
title: "[Design] <Brief summary>"
labels: [status:needs-design-review, priority:normal, area:design-system]
assignees: []
projects: []
milestone: ""
file_type: design
file_type: issue-template
---

<!--
Expand Down
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/05-epic.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
---
name: "📦 Epic"
description: "Propose/manage a large, multi-part initiative or project grouping stories/features/tasks"
about: "Propose/manage a large, multi-part initiative or project grouping stories/features/tasks"
title: "[Epic] <Brief summary>"
labels: [status:needs-planning, priority:important, area:core]
assignees: []
projects: []
milestone: ""
file_type: issue-template
---

<!--
Expand Down
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/06-story.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
---
name: "📑 Story"
description: "Propose a user-centric story as part of an Epic or milestone."
about: "Propose a user-centric story as part of an Epic or milestone."
title: "[Story] <Brief summary>"
labels: [status:needs-triage, priority:normal, area:core]
assignees: []
projects: []
milestone: ""
file_type: issue-template
---

<!--
Expand Down
8 changes: 2 additions & 6 deletions .github/ISSUE_TEMPLATE/07-improvement.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,13 @@
---
name: "🔧 Improvement"
description: "🔧 Improvement"
about: "Propose enhancements, polish, or usability improvements."
title: "[Improvement] <Short summary>"
labels: [status:needs-triage, priority:normal, area:core]
assignees: []
projects: []
milestone: ""
file_type: improve
references:
- ../../CONTRIBUTING.md
- .github/labeler.yml
- .github/labels.yml
- .github/issue-types.yml
file_type: issue-template
---

<!--
Expand Down
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/07-user-experience-feedback.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
---
name: "💡 User Experience Feedback"
description: "💡 User Experience Feedback"
about: Share feedback on the usability and interface design of this WordPress project
title: "[UX] <Short summary>"
labels: [status:needs-triage, priority:normal, area:core]
assignees: []
projects: []
milestone: ""
file_type: issue-template
---

## Describe your experience
Expand Down
6 changes: 5 additions & 1 deletion .github/ISSUE_TEMPLATE/08-chore.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
---
file_type: "issue-template"
name: "🏠 Chore"
description: "🏠 Chore"
about: "Small housekeeping tasks: label hygiene, repo/settings tweaks, file moves, or minor non-functional clean-ups."
assignees: []
projects: []
milestone: ""
file_type: issue-template
version: "1.0.3"
last_updated: "2026-06-19"
category: "github-templates"
Expand Down
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/08-code-refactor.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
---
name: "♻️ Code Refactor"
description: "♻️ Code Refactor"
about: "Request or propose a code refactoring or review to improve code quality, maintainability, and consistency."
title: "[Refactor] <Short summary>"
labels: [status:needs-review, priority:normal, area:core]
assignees: []
projects: []
milestone: ""
file_type: issue-template
---

<!--
Expand Down
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/09-build-ci.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
---
name: "⚙️ Build & CI"
description: "⚙️ Build & CI"
about: "Propose changes, fixes, or improvements to build tools, CI/CD pipelines, or automation."
title: "[Build/CI] <Short summary>"
labels: [status:needs-triage, area:ci]
assignees: []
projects: []
milestone: ""
file_type: issue-template
---

## Build/CI Summary
Expand Down
6 changes: 5 additions & 1 deletion .github/ISSUE_TEMPLATE/09-code-refactor.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
---
file_type: "issue-template"
name: "♻️ Code Refactor"
description: "♻️ Code Refactor"
about: "Request or propose a code refactoring or review to improve code quality, maintainability, and consistency."
assignees: []
projects: []
milestone: ""
file_type: issue-template
version: "1.0.2"
last_updated: "2026-06-19"
category: "github-templates"
Expand Down
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/10-automation.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
---
name: "🤖 Automation"
description: "🤖 Automation"
about: "Propose, fix, or improve automation (actions, scripts, bots)."
title: "[Automation] <Short summary>"
labels: [status:needs-triage, area:automation]
assignees: []
projects: []
milestone: ""
file_type: issue-template
---

## Automation Summary
Expand Down
6 changes: 5 additions & 1 deletion .github/ISSUE_TEMPLATE/10-build-ci.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
---
file_type: "issue-template"
name: "⚙️ Build & CI"
description: "⚙️ Build & CI"
about: "Propose changes, fixes, or improvements to build tools, CI/CD pipelines, or automation."
assignees: []
projects: []
milestone: ""
file_type: issue-template
version: "1.0.3"
last_updated: "2026-06-19"
category: "github-templates"
Expand Down
6 changes: 5 additions & 1 deletion .github/ISSUE_TEMPLATE/11-automation.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
---
file_type: "issue-template"
name: "🤖 Automation"
description: "🤖 Automation"
about: "Propose, fix, or improve automation (actions, scripts, bots)."
assignees: []
projects: []
milestone: ""
file_type: issue-template
version: "1.0.2"
last_updated: "2026-06-19"
category: "github-templates"
Expand Down
Loading
Loading