Skip to content

Verify and Document Project Board Column Setup #21

@4eckd

Description

@4eckd

Overview

Verify that Project #10 ("Fused Gaming Goals & Initiatives") has the correct column structure and automation rules configured.

Project Board Details

Expected Columns

1. 📋 Backlog

Purpose: Proposed items awaiting triage
Automation:

  • Auto-add: New issues/PRs with labels goal-proposal, project-proposal
  • Sort: Priority (Critical → Low)

2. 🎯 Planned

Purpose: Approved and scheduled work
Automation:

  • Auto-move: Issues labeled 🗺️PLANNED or approved
  • Sort: Due date (earliest first)

3. 🚧 In Progress

Purpose: Active work
Automation:

  • Auto-move: Issues/PRs with assignees or labeled in-progress
  • Sort: Priority

4. 👀 Review

Purpose: Awaiting code review or approval
Automation:

  • Auto-move: PRs labeled needs-review or in review state
  • Sort: Age (oldest first)

5. ✅ Done

Purpose: Completed work (last 30 days)
Automation:

  • Auto-move: Closed issues/PRs
  • Auto-archive: After 30 days

Tasks

1. Verify Columns Exist

2. Configure Automation Rules

  • Backlog: Auto-add rules configured
  • Planned: Auto-move on approved label
  • In Progress: Auto-move on assignment
  • Review: Auto-move PRs in review state
  • Done: Auto-move closed items + auto-archive

3. Test Workflow Integration

  • Create test issue with goal-proposal label
  • Verify auto-added to Backlog
  • Label with approved → moves to Planned
  • Assign to self → moves to In Progress
  • Close issue → moves to Done

4. Update Documentation

  • Update PROJECT_BOARD_GUIDE.md with actual configuration
  • Add screenshots if helpful
  • Document how to manually move cards
  • Explain automation triggers

Acceptance Criteria

  • All 5 columns exist and properly named
  • Automation rules configured and tested
  • Test issue flows through board correctly
  • Documentation updated with real configuration
  • Screenshot added to PROJECT_BOARD_GUIDE.md

References


Labels: 📋Type:TASK, 🔧TOOLING, 🟠Priority:MEDIUM, quarter: Q1

Metadata

Metadata

Assignees

Labels

quarter: Q1Q1 (Jan-Mar) objectivessize: XLExtra large - 1+ months🔧TOOLINGShared resources and tooling🗺️PLANNEDPlanned for future implementation🟠Priority:MEDIUMP2 - Medium priority, complete when possible

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions