π Saturday Check-In β May 9, 2026
Hey @Herm71! Hope you're having a great weekend! The repo is humming along on v0.5.7 and there's a fresh new issue on the board from yesterday. Here's what's going on! π―
π Repository Snapshot
| Metric |
Value |
| Latest release |
β
v0.5.7 β April 23, 2026 (16 days ago) |
| Open PRs |
1 β PR #21 (draft Β· Copilot-authored Β· no conflicts β
) |
| Open bugs |
1 β Issue #3 (double-save Β· open since March 2025) |
Last commit to main |
April 23, 2026 β chore(release): 0.5.7 by @Herm71 |
| New commits since yesterday |
0 β main is quiet β¨ |
π New Since Yesterday
Issue #92 β Update release workflow
Opened by @Herm71 on May 8, 2026. The plan is to update release.yml to incorporate the new global build/release workflow. This is a great infrastructure improvement that will keep releases consistent with org-wide tooling. π§
π Still Awaiting Action
PR #21 β Fix double-save on Fund type change
This Copilot-authored draft PR directly fixes the 14-month-old Issue #3.
| 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 (~67 days) |
The fix in brief:
- Adds
ucscgiving_sync_fund_type_term() hooked to rest_after_insert_fund at priority 999 β re-syncs the fund-type taxonomy after 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
β
Actionable Next Steps
- π§ Plan Issue
#92 β Spec out the updated release.yml to use the new global workflow. A great candidate for a Copilot coding agent task!
- π Advance PR
#21 β Test the double-save fix on staging, un-draft, and merge. Closes the last real open bug!
- π Plan v0.5.8 β With PR
#21 + Issue #92 both on deck, a tidy patch release is within reach.
- ποΈ Tidy the board β ~26 old daily-status report issues are still open. A quick bulk-close keeps the tracker 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 9, 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
π Saturday Check-In β May 9, 2026
Hey
@Herm71! Hope you're having a great weekend! The repo is humming along on v0.5.7 and there's a fresh new issue on the board from yesterday. Here's what's going on! π―π Repository Snapshot
#21(draft Β· Copilot-authored Β· no conflicts β )#3(double-save Β· open since March 2025)mainchore(release): 0.5.7by@Herm71mainis quiet β¨π New Since Yesterday
Issue
#92β Update release workflowOpened by
@Herm71on May 8, 2026. The plan is to updaterelease.ymlto incorporate the new global build/release workflow. This is a great infrastructure improvement that will keep releases consistent with org-wide tooling. π§π Still Awaiting Action
PR
#21β Fix double-save on Fund type changeThis Copilot-authored draft PR directly fixes the 14-month-old Issue
#3.#3β double-save when changing Fund typelib/functions/general.phponly (+43 / β18 lines)The fix in brief:
ucscgiving_sync_fund_type_term()hooked torest_after_insert_fundat priority 999 β re-syncs thefund-typetaxonomy afterhandle_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
#92β Spec out the updatedrelease.ymlto use the new global workflow. A great candidate for a Copilot coding agent task!#21β Test the double-save fix on staging, un-draft, and merge. Closes the last real open bug!#21+ Issue#92both on deck, a tidy patch release is within reach.