π Daily Status Report β Thursday, March 19, 2026
Good morning, @Herm71! Here's your daily check-in for ucsc-giving-functionality βοΈ
π Repository Snapshot
| Metric |
Value |
| Latest Release |
v0.5.6 (Oct 29, 2025) |
Unreleased commits on main |
4 since v0.5.6 |
| Open Issues |
1 real bug (Issue #3) |
| Open PRs |
1 β PR #21 (draft, double-save fix) |
| Last Code Commit |
Mar 18, 2026 β PR #38 merged π |
π Yesterday's Win: PR #38 Merged!
PR #38 β Replace standard-version with commit-and-tag-version
This housekeeping chore swaps the deprecated standard-version package for its actively maintained fork commit-and-tag-version. Great work keeping the toolchain up to date! The release workflow is now future-proofed. β
π₯ Still Waiting: PR #21 Needs Your Attention!
PR #21 β Fix double-save on Fund type change in Block Editor
This draft PR resolves the long-standing Issue #3 (the year-old "double save" bug π). It's been sitting as a draft since March 3 β now over two weeks.
The fix is clean and surgical:
- Adds
ucscgiving_sync_fund_type_term() hooked to rest_after_insert_fund at priority 999 to re-sync the fund-type taxonomy after WordPress's handle_terms() overwrites it
- Replaces
get_field('fund-type-term') with wp_get_post_terms() to bypass stale ACF cache
- Only 1 file changed β
lib/functions/general.php
π Action: Mark PR #21 as ready for review, give it a quick test, and merge to finally close Issue #3!
π¦ Unreleased Commits Since v0.5.6
| Commit |
Message |
Author |
Date |
| a19905c |
Replace standard-version with commit-and-tag-version |
Copilot + @Herm71 |
Mar 18, 2026 |
| 730f685 |
Set up Copilot coding agent instructions |
Copilot + @Herm71 |
Mar 4, 2026 |
| 3262ad8 |
Add daily-repo-status agentic workflow |
@Herm71 |
Mar 3, 2026 |
| 2b0f92d |
Add daily-repo-status workflow (direct) |
@Herm71 |
Mar 3, 2026 |
4 solid improvements are queued and ready to ship β a new release is within reach! π
π Open Issues (Real Work)
| # |
Title |
Age |
#3 |
"Double save" on saving Funds |
~1 year |
The fix exists in PR #21 β one merge away from closing this! πͺ
β
Actionable Next Steps
- π Review & merge PR
#21 β The double-save fix has been a draft for 2+ weeks. It's a clean 1-file change that closes a year-old bug. Review it and ship it!
- π Cut v0.5.7 β After PR
#21 merges, 5 commits will be ready to tag. Run npm run release (now powered by commit-and-tag-version!) to ship the new version.
- βοΈ Unblock PHPCS for Copilot β Add WordPress Coding Standards package URLs to the Copilot agent allowlist to enable automated linting on future agent PRs.
- ποΈ Clean up status issues β Consider closing older daily status report issues to keep the board focused on real work items.
π€ Auto-generated by the daily-repo-status workflow on March 19, 2026.
gh-aw-workflow-call-id: ucsc/ucsc-giving-functionality/daily-repo-status
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
π Daily Status Report β Thursday, March 19, 2026
Good morning,
@Herm71! Here's your daily check-in for ucsc-giving-functionality βοΈπ Repository Snapshot
main#3)#21(draft, double-save fix)#38merged ππ Yesterday's Win: PR
#38Merged!PR
#38β Replacestandard-versionwithcommit-and-tag-versionThis housekeeping chore swaps the deprecated
standard-versionpackage for its actively maintained forkcommit-and-tag-version. Great work keeping the toolchain up to date! The release workflow is now future-proofed. βπ₯ Still Waiting: PR
#21Needs Your Attention!PR
#21β Fix double-save on Fund type change in Block EditorThis draft PR resolves the long-standing Issue
#3(the year-old "double save" bug π). It's been sitting as a draft since March 3 β now over two weeks.The fix is clean and surgical:
ucscgiving_sync_fund_type_term()hooked torest_after_insert_fundat priority 999 to re-sync thefund-typetaxonomy after WordPress'shandle_terms()overwrites itget_field('fund-type-term')withwp_get_post_terms()to bypass stale ACF cachelib/functions/general.phpπ¦ Unreleased Commits Since v0.5.6
@Herm71@Herm71@Herm71@Herm714 solid improvements are queued and ready to ship β a new release is within reach! π
π Open Issues (Real Work)
#3The fix exists in PR
#21β one merge away from closing this! πͺβ Actionable Next Steps
#21β The double-save fix has been a draft for 2+ weeks. It's a clean 1-file change that closes a year-old bug. Review it and ship it!#21merges, 5 commits will be ready to tag. Runnpm run release(now powered bycommit-and-tag-version!) to ship the new version.π€ Auto-generated by the daily-repo-status workflow on March 19, 2026.