π Sunday Check-In β May 10, 2026
Hey @Herm71! Hope the weekend is treating you well. The repo is stable on v0.5.7 and there's meaningful work queued up. Here's your snapshot! π―
π Repository Snapshot
| Metric |
Value |
| Latest release |
β
v0.5.7 β April 23, 2026 (17 days ago) |
| Open PRs |
1 β PR #21 (draft Β· Copilot-authored Β· no conflicts β
) |
| Open issues |
29 total β 1 real bug, 1 planned feature, ~27 daily-status reports |
Last commit to main |
April 23, 2026 β chore(release): 0.5.7 by @Herm71 |
| New commits since yesterday |
0 β main is quiet π§ |
π Active Work Items
Issue #92 β Update release workflow
Opened May 8 by @Herm71. Goal: update release.yml to use the new org-wide global build/release workflow. A great candidate for a Copilot coding agent task β well-scoped, infrastructure-only change. π§
PR #21 β Fix double-save on Fund type change (Draft)
Copilot-authored draft fixing the long-standing Issue #3 (double-save when switching Standard β Priority fund type). The fix adds ucscgiving_sync_fund_type_term() hooked to rest_after_insert_fund at priority 999, ensuring the fund-type taxonomy is re-synced after the Block Editor's handle_terms() can overwrite it. Clean diff, no conflicts β just needs staging validation and a promotion out of draft! π
Issue #3 β Double-save bug (open since March 2025)
This is the only real open bug. PR #21 is ready and waiting β merging it would finally close this 14-month-old issue! π
π¦ v0.5.7 Release Highlights
The April 23 release shipped several quality improvements:
- π Security: Escaped plugin data output on the Settings page (
settings.php)
- π UX: Added plugin features list to the Settings page
- π§ Tooling: Upgraded from
standard-version β commit-and-tag-version
- π€ AI: Set up Copilot coding agent instructions
- βοΈ Workflows: Added daily-repo-status agentic workflow
β
Actionable Next Steps
- π Advance PR
#21 β Test the double-save fix on staging, un-draft, and merge. Closes the only real open bug! One npm run release later β v0.5.8 ships. π
- π§ Tackle Issue
#92 β Assign to Copilot agent to update release.yml to the global workflow. Clean infrastructure win!
- ποΈ Clean up the issue tracker β ~27 old daily-status report issues are still open. A bulk-close will keep the board focused on real work.
gh-aw-workflow-call-id: ucsc/ucsc-giving-functionality/daily-repo-status
π€ Auto-generated by the daily-repo-status workflow on May 10, 2026.
Generated by Daily Repo Status Β· β·
To install this agentic workflow, run
gh aw add githubnext/agentics/workflows/daily-repo-status.md@9646d0870492f62bd9a67b4d38ddfbb731f7e0a4
Generated by Daily Repo Status Β· β·
To install this agentic workflow, run
gh aw add githubnext/agentics/workflows/daily-repo-status.md@9646d0870492f62bd9a67b4d38ddfbb731f7e0a4
π Sunday Check-In β May 10, 2026
Hey
@Herm71! Hope the weekend is treating you well. The repo is stable on v0.5.7 and there's meaningful work queued up. Here's your snapshot! π―π Repository Snapshot
#21(draft Β· Copilot-authored Β· no conflicts β )mainchore(release): 0.5.7by@Herm71mainis quiet π§π Active Work Items
Issue
#92β Update release workflowOpened May 8 by
@Herm71. Goal: updaterelease.ymlto use the new org-wide global build/release workflow. A great candidate for a Copilot coding agent task β well-scoped, infrastructure-only change. π§PR
#21β Fix double-save on Fund type change (Draft)Copilot-authored draft fixing the long-standing Issue
#3(double-save when switching Standard β Priority fund type). The fix addsucscgiving_sync_fund_type_term()hooked torest_after_insert_fundat priority 999, ensuring thefund-typetaxonomy is re-synced after the Block Editor'shandle_terms()can overwrite it. Clean diff, no conflicts β just needs staging validation and a promotion out of draft! πIssue
#3β Double-save bug (open since March 2025)This is the only real open bug. PR
#21is ready and waiting β merging it would finally close this 14-month-old issue! ππ¦ v0.5.7 Release Highlights
The April 23 release shipped several quality improvements:
settings.php)standard-versionβcommit-and-tag-versionβ Actionable Next Steps
#21β Test the double-save fix on staging, un-draft, and merge. Closes the only real open bug! Onenpm run releaselater β v0.5.8 ships. π#92β Assign to Copilot agent to updaterelease.ymlto the global workflow. Clean infrastructure win!