π Thursday Check-In β May 14, 2026
Hey @Herm71! The repo is steady and clean post-release β here's your daily pulse check. πͺ
π Repository Snapshot
| Metric |
Value |
| Latest release |
β
v0.5.8 β May 11, 2026 (3 days ago) |
| Open PRs |
1 β PR #21 (Draft Β· Copilot-authored) |
| Open real bugs |
1 β Issue #3 double-save on Fund type change |
Last commit to main |
May 11, 2026 β chore(release): 0.5.8 by @Herm71 |
| Total open issues |
33 (~32 are daily-status reports) |
π Recent Activity
No new commits since v0.5.8 β main is clean and stable. π§Ή
The last meaningful change was PR #96, merged May 11:
- βοΈ Migrated the release workflow to UCSC's org-wide global GitHub Actions
- π¦ Release ZIP
ucsc-giving-functionality-plugin.zip (37 KB) auto-published β already downloaded once!
- π§ Added
name, description, and license to composer.json for workflow validation compatibility
π The One Thing That Still Needs Attention
PR #21 β Fix double-save on Fund type change
This Copilot-authored draft PR closes the 14-month-old Issue #3 and has been sitting since March 3 (~72 days). It's clean, surgical, and conflict-free.
| Detail |
Value |
| Status |
π‘ Draft Β· No merge conflicts β
|
| Fixes |
Issue #3 β open since March 2025 |
| File changed |
lib/functions/general.php only |
| Net change |
+43 / β18 lines |
What the fix does in brief:
- 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
- Switches
ucscgiving_link_filter() to wp_get_post_terms() for a live DB read, bypassing ACF's stale cache
π Test on staging β un-draft β merge β close this year-old bug β ship a clean v0.5.9! π
β
Actionable Next Steps
- π Advance PR
#21 β The fresh global release workflow makes this the perfect time: test on staging, un-draft, and merge to resolve Issue #3.
- π Tag v0.5.9 β Once PR
#21 lands, npm run release will produce a focused, single-fix patch release.
- ποΈ Bulk-close old status issues β ~32 daily-status report issues are open. Closing them brings the tracker back to just real work items.
gh-aw-workflow-call-id: ucsc/ucsc-giving-functionality/daily-repo-status
π€ Auto-generated by the daily-repo-status workflow on May 14, 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
π Thursday Check-In β May 14, 2026
Hey
@Herm71! The repo is steady and clean post-release β here's your daily pulse check. πͺπ Repository Snapshot
#21(Draft Β· Copilot-authored)#3double-save on Fund type changemainchore(release): 0.5.8by@Herm71π Recent Activity
No new commits since v0.5.8 β
mainis clean and stable. π§ΉThe last meaningful change was PR
#96, merged May 11:ucsc-giving-functionality-plugin.zip(37 KB) auto-published β already downloaded once!name,description, andlicensetocomposer.jsonfor workflow validation compatibilityπ The One Thing That Still Needs Attention
PR
#21β Fix double-save on Fund type changeThis Copilot-authored draft PR closes the 14-month-old Issue
#3and has been sitting since March 3 (~72 days). It's clean, surgical, and conflict-free.#3β open since March 2025lib/functions/general.phponlyWhat the fix does in brief:
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()towp_get_post_terms()for a live DB read, bypassing ACF's stale cacheβ Actionable Next Steps
#21β The fresh global release workflow makes this the perfect time: test on staging, un-draft, and merge to resolve Issue#3.#21lands,npm run releasewill produce a focused, single-fix patch release.