Skip to content

#32: Project board backlog sync and commit enforcement#33

Closed
Unthred wants to merge 1 commit into
mainfrom
feature/32-board-sync-enforcement
Closed

#32: Project board backlog sync and commit enforcement#33
Unthred wants to merge 1 commit into
mainfrom
feature/32-board-sync-enforcement

Conversation

@Unthred

@Unthred Unthred commented Jun 22, 2026

Copy link
Copy Markdown
Owner

Closes #32

Summary

  • Add Sync-ProjectBoard.ps1 to backfill retrospective Done cards and planned Todo work on project board #2: Build diagnostics, rebuild tuning, tray UX, and window layout #3
  • Add commit-msg hook (via install-githooks.ps1) requiring #<issue> on every commit
  • Add CI workflow to reject PRs without an issue reference
  • Document board sync and enforcement in docs/ops/github-workflow.md and work-tracking.mdc

Test plan

  • Sync-ProjectBoard.ps1 run successfully (26 board cards)
  • install-githooks.ps1 installs hooks
  • Commit with #32: passes hook
  • dotnet build BuildMonitor.slnx (no code changes)

Add Sync-ProjectBoard.ps1 for retrospective Done and planned Todo cards, commit-msg hook, PR CI check, and workflow documentation.
@Unthred

Unthred commented Jun 22, 2026

Copy link
Copy Markdown
Owner Author

Superseded by #35, which includes this work plus god-class refactor and CI.

@Unthred Unthred closed this Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ops: Project board backlog sync and issue-linked commit enforcement

1 participant