Update remind-sprint-update.sh hook text for boards #82

Closed
opened 2026-03-13 19:42:54 +00:00 by forgejo_admin · 0 comments
Contributor

Lineage

plan-pal-e-docs → Phase 1 follow-up (cosmetic)

Repo

forgejo_admin/claude-custom

User Story

As a session agent
I want the post-merge hook to reference boards instead of sprints
So that the reminder text matches the current data model

Context

Sprint tables were replaced with board tables (pal-e-docs PR #147). The remind-sprint-update.sh hook still says "Sprint board reminder" and references mcp__pal-e-docs__move_sprint_item. Should reference boards and move_board_item.

File Targets

  • hooks/remind-sprint-update.sh — update reminder text

Acceptance Criteria

  • Hook text references "Board" instead of "Sprint"
  • Tool reference updated to move_board_item
  • No functional changes (just text)

Test Expectations

  • Manual: merge a PR, verify the hook reminder text says "board" not "sprint"

Constraints

  • Text-only change — no logic changes
  • Must match existing hook output format

Checklist

  • PR opened
  • No unrelated changes
  • Closes #82 in PR body
  • pal-e-docs — PR #147 (sprint→board migration)
### Lineage `plan-pal-e-docs` → Phase 1 follow-up (cosmetic) ### Repo `forgejo_admin/claude-custom` ### User Story As a session agent I want the post-merge hook to reference boards instead of sprints So that the reminder text matches the current data model ### Context Sprint tables were replaced with board tables (pal-e-docs PR #147). The `remind-sprint-update.sh` hook still says "Sprint board reminder" and references `mcp__pal-e-docs__move_sprint_item`. Should reference boards and `move_board_item`. ### File Targets - `hooks/remind-sprint-update.sh` — update reminder text ### Acceptance Criteria - [ ] Hook text references "Board" instead of "Sprint" - [ ] Tool reference updated to `move_board_item` - [ ] No functional changes (just text) ### Test Expectations - Manual: merge a PR, verify the hook reminder text says "board" not "sprint" ### Constraints - Text-only change — no logic changes - Must match existing hook output format ### Checklist - [ ] PR opened - [ ] No unrelated changes - [ ] `Closes #82` in PR body ### Related - `pal-e-docs` — PR #147 (sprint→board migration)
forgejo_admin 2026-03-13 19:45:46 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ldraney/claude-custom#82
No description provided.