π Sunday Check-In β May 17, 2026
Hey @Herm71! Enjoying the weekend? The repo is holding steady and looking great. Here's your pulse check. βοΈ
π Repository Snapshot
| Metric |
Value |
| Latest release |
β
v0.5.8 β May 11, 2026 (6 days ago) |
| Open PRs |
1 β PR #21 (Draft Β· Copilot-authored) |
| Real open bugs |
1 β Issue #3 β double-save on Fund type change |
Last commit to main |
May 11, 2026 β chore(release): 0.5.8 by @Herm71 |
main status |
π’ Stable β no new commits since release |
π What's Been Shipped
The most recent release v0.5.8 (May 11) delivered a significant infrastructure upgrade:
- βοΈ Release workflow migrated to UCSC's org-wide global GitHub Actions β standardizing the release process across UCSC projects
- π¦ Release ZIP
ucsc-giving-functionality-plugin.zip (37 KB) auto-published and already downloaded
- π§
composer.json enriched with name, description, and license for workflow validation
- π v0.5.7 hardened plugin output escaping in
settings.php for XSS security
The plugin is healthy, installable, and CI-automated. Nice work! π
π The One Open Item
PR #21 β Fix double-save on Fund type change
This Copilot-authored draft PR directly fixes Issue #3 β the only real open bug, first reported in March 2025 (15+ months ago!). It has been sitting ready-to-test for 75 days.
| Detail |
Value |
| Status |
π‘ Draft Β· No merge conflicts β
|
| Fixes |
Issue #3 β double-save when changing Fund type |
| File changed |
lib/functions/general.php only (+43 / β18 lines) |
| Open since |
March 3, 2026 (~75 days) |
What the fix does:
- Adds
ucscgiving_sync_fund_type_term() hooked to rest_after_insert_fund at priority 999 β re-syncs fund-type taxonomy after WordPress's handle_terms() can overwrite it with stale Block Editor state
- Updates
ucscgiving_link_filter() to use wp_get_post_terms() directly, bypassing ACF's stale cache
π Test on staging β un-draft β merge β tag v0.5.9 β close a 15-month-old bug! π
β
Actionable Next Steps
- π Advance PR
#21 β Test the double-save fix on staging, mark it ready for review, and merge. This closes Issue #3!
- π Ship v0.5.9 β Once PR
#21 lands, npm run release will cut a clean patch release via the global workflow.
- ποΈ Clean up the issue tracker β ~35 old daily-status report issues are open. A quick bulk-close keeps the board focused on real work.
Keep up the great momentum! πͺ
gh-aw-workflow-call-id: ucsc/ucsc-giving-functionality/daily-repo-status
π€ Auto-generated by the daily-repo-status workflow on May 17, 2026.
Generated by Daily Repo Status Β· β·
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 17, 2026
Hey
@Herm71! Enjoying the weekend? The repo is holding steady and looking great. Here's your pulse check. βοΈπ Repository Snapshot
#21(Draft Β· Copilot-authored)#3β double-save on Fund type changemainchore(release): 0.5.8by@Herm71mainstatusπ What's Been Shipped
The most recent release v0.5.8 (May 11) delivered a significant infrastructure upgrade:
ucsc-giving-functionality-plugin.zip(37 KB) auto-published and already downloadedcomposer.jsonenriched withname,description, andlicensefor workflow validationsettings.phpfor XSS securityThe plugin is healthy, installable, and CI-automated. Nice work! π
π The One Open Item
PR
#21β Fix double-save on Fund type changeThis Copilot-authored draft PR directly fixes Issue
#3β the only real open bug, first reported in March 2025 (15+ months ago!). It has been sitting ready-to-test for 75 days.#3β double-save when changing Fund typelib/functions/general.phponly (+43 / β18 lines)What the fix does:
ucscgiving_sync_fund_type_term()hooked torest_after_insert_fundat priority 999 β re-syncsfund-typetaxonomy after WordPress'shandle_terms()can overwrite it with stale Block Editor stateucscgiving_link_filter()to usewp_get_post_terms()directly, bypassing ACF's stale cacheβ Actionable Next Steps
#21β Test the double-save fix on staging, mark it ready for review, and merge. This closes Issue#3!#21lands,npm run releasewill cut a clean patch release via the global workflow.Keep up the great momentum! πͺ