π Monday Check-In β May 11, 2026
Hey @Herm71! Hope your week is off to a great start! The repo is rock-solid on v0.5.7 and you've got some well-scoped work items ready to go. Let's make this week count! πͺ
π Repository Snapshot
| Metric |
Value |
| Latest release |
β
v0.5.7 β April 23, 2026 (18 days ago) |
| Open PRs |
1 β PR #21 (Draft Β· Copilot-authored Β· no merge conflicts β
) |
| Open issues |
30 total β 1 real bug, 1 planned task, ~28 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 and stable π§ |
π Active Work Items
π PR #21 β Fix double-save on Fund type change (Draft)
This Copilot-authored PR is patiently waiting to close the 14-month-old Issue #3 (double-save when switching Standard β Priority fund type). It's clean, touches only lib/functions/general.php, and has zero merge conflicts.
The fix in a nutshell:
- Adds
ucscgiving_sync_fund_type_term() at rest_after_insert_fund priority 999, re-syncing fund-type taxonomy after the Block Editor's handle_terms() can overwrite it
- Updates
ucscgiving_link_filter() to use wp_get_post_terms() directly, bypassing ACF's stale cache
π Test on staging β un-draft β merge β close a bug that's been open since March 2025! π
π§ Issue #92 β Update release workflow (Assigned to @Herm71)
Opened May 8. Goal: update release.yml to use the new org-wide global build/release workflow. Well-scoped, infrastructure-only β a great Copilot agent task!
π¦ Latest Release: v0.5.7 (April 23, 2026)
- π‘οΈ Security β Escaped plugin metadata output in
settings.php
- β¨ UX β Plugin features list added to the Settings admin page
- π§ Tooling β Migrated from
standard-version β commit-and-tag-version
- π€ DX β Copilot coding agent instructions fully configured
- βοΈ Automation β Daily repo-status workflow added
β
Actionable Next Steps
- π Advance PR
#21 β Validate the double-save fix on staging, un-draft, and merge. This closes the only real open bug and clears the way for a clean v0.5.8 release! π
- π§ Tackle Issue
#92 β Assign to a Copilot coding agent to update release.yml to the global workflow. Straightforward infrastructure improvement!
- ποΈ Clean up the issue board β There are ~28 old daily-status report issues 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 11, 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
π Monday Check-In β May 11, 2026
Hey
@Herm71! Hope your week is off to a great start! The repo is rock-solid on v0.5.7 and you've got some well-scoped work items ready to go. Let's make this week count! πͺπ Repository Snapshot
#21(Draft Β· Copilot-authored Β· no merge conflicts β )mainchore(release): 0.5.7by@Herm71mainis quiet and stable π§π Active Work Items
π PR
#21β Fix double-save on Fund type change (Draft)This Copilot-authored PR is patiently waiting to close the 14-month-old Issue
#3(double-save when switching Standard β Priority fund type). It's clean, touches onlylib/functions/general.php, and has zero merge conflicts.The fix in a nutshell:
ucscgiving_sync_fund_type_term()atrest_after_insert_fundpriority 999, re-syncingfund-typetaxonomy after the Block Editor'shandle_terms()can overwrite itucscgiving_link_filter()to usewp_get_post_terms()directly, bypassing ACF's stale cacheπ§ Issue
#92β Update release workflow (Assigned to@Herm71)Opened May 8. Goal: update
release.ymlto use the new org-wide global build/release workflow. Well-scoped, infrastructure-only β a great Copilot agent task!π¦ Latest Release: v0.5.7 (April 23, 2026)
settings.phpstandard-versionβcommit-and-tag-versionβ Actionable Next Steps
#21β Validate the double-save fix on staging, un-draft, and merge. This closes the only real open bug and clears the way for a clean v0.5.8 release! π#92β Assign to a Copilot coding agent to updaterelease.ymlto the global workflow. Straightforward infrastructure improvement!