Skip to content

Retro board report posting #30

Description

@sunba91-su

Goal

Post formatted retrospective board reports to team channels.

Acceptance Criteria

  • /retro board [--team T] - posts retro board to team channel
    • Formatted with emoji per column (Went Well, To Improve, Action Items)
    • Grouped by column, sorted, with user mentions
  • /retro list [--team T] - lists recent retros with submission counts
  • Posts to team's configured channel
  • Permission: team lead or admin
  • Handles: no retro found, retro still open (partial results)

Technical Notes

  • Build on buildReport pattern from commands/standup.go
  • Emoji prefixes per column
  • Fetch team channel from store.GetTeam()

Dependencies

  • Blocked by: Retrospection conversation DM flow

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions