Files
last30days-skill/docs/plans/2026-03-03-fix-close-commented-github-issues-plan.md
Matt Van Horn 32992834ee Merge PR #48: feat: add Xiaohongshu source + Reddit public fallback
- Xiaohongshu search via local MCP service (opt-in, zero impact if service not running)
- Reddit public JSON fallback (works with zero API keys)
- Reddit priority: ScrapeCreators -> OpenAI -> public fallback
- Updated env.py: Reddit always available via public fallback

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 16:11:35 -08:00

1.7 KiB

title, type, status, date, origin
title type status date origin
Close Commented GitHub Issues and PRs fix active 2026-03-03 docs/plans/2026-03-03-fix-triage-all-open-github-issues-plan.md

Close Commented GitHub Issues and PRs

All 9 open issues and 2 open PRs on mvanhorn/last30days-skill were commented on (2026-03-03) with fix confirmations or responses, but none were actually closed on GitHub.

Acceptance Criteria

  • Close 6 issues where fixes were confirmed (#40, #39, #32, #30, #29, #4)
  • Close PR #26 (superseded - features landed on main)
  • Verify 3 issues remain open (#36, #31, #22) - acknowledged but unresolved
  • Verify PR #24 remains open - explicitly left open per comment

Actions

Close as fixed (6 issues)

gh issue close 40 --repo mvanhorn/last30days-skill --reason completed
gh issue close 39 --repo mvanhorn/last30days-skill --reason completed
gh issue close 32 --repo mvanhorn/last30days-skill --reason completed
gh issue close 30 --repo mvanhorn/last30days-skill --reason completed
gh issue close 29 --repo mvanhorn/last30days-skill --reason completed
gh issue close 4  --repo mvanhorn/last30days-skill --reason completed

Close superseded PR (#26)

gh pr close 26 --repo mvanhorn/last30days-skill

Keep open (no action needed)

  • #36 - SKILL.md flag forwarding (investigating)
  • #31 - skills.sh audit scores (needs review)
  • #22 - Bird feature requests (backlog)
  • PR #24 - Codex compatibility (intentionally left open)

Sources