fix: remove sprint references from board tools and tests #47

Merged
forgejo_admin merged 1 commit from 46-remove-sprint-references into main 2026-03-24 17:07:59 +00:00

Summary

Removes sprint references from board tool docstrings, Field examples, and test data. Cross-repo cleanup from forgejo_admin/pal-e-docs#193.

Changes

  • src/pal_e_docs_mcp/tools/boards.py — removed sprint mention from module docstring, changed Field example from "Sprint 4 — Observability" to "Q1 Platform"
  • tests/test_param_alignment.py — changed test data from "Sprint 4" to "Observability Board"

Test Plan

  • All 59 tests pass (pytest tests/ -v)
  • ruff format + ruff check clean

🤖 Generated with Claude Code

## Summary Removes sprint references from board tool docstrings, Field examples, and test data. Cross-repo cleanup from forgejo_admin/pal-e-docs#193. ## Changes - `src/pal_e_docs_mcp/tools/boards.py` — removed sprint mention from module docstring, changed Field example from "Sprint 4 — Observability" to "Q1 Platform" - `tests/test_param_alignment.py` — changed test data from "Sprint 4" to "Observability Board" ## Test Plan - All 59 tests pass (pytest tests/ -v) - ruff format + ruff check clean ## Related - Parent issue: forgejo_admin/pal-e-docs#193 - Forgejo issue: #46 🤖 Generated with [Claude Code](https://claude.com/claude-code)
fix: remove sprint references from board tools and tests
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
2d8415df2d
Cross-repo cleanup from forgejo_admin/pal-e-docs#193.
Updates module docstring, Field example, and test data.

Closes #46

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
forgejo_admin deleted branch 46-remove-sprint-references 2026-03-24 17:07:59 +00:00
Sign in to join this conversation.
No description provided.