π Daily Status Report β Friday, March 13, 2026
Hey @Herm71! Your Friday check-in for ucsc-giving-functionality is here π
π Repository Snapshot
| Metric |
Value |
| Latest Release |
v0.5.6 (Oct 29, 2025) |
Unreleased commits on main |
3 since v0.5.6 |
| Open Issues |
2 (1 bug #3, 1 auto-status #31) |
| Open PRs |
1 β PR #21 (Draft β needs review π) |
| Last Code Commit |
Mar 4, 2026 β Copilot instructions setup |
π₯ Still Hot: PR #21 Awaiting Review
PR #21 β Fix double-save on Fund type change by bypassing ACF field cache
This Copilot-authored PR is the fix for the year-old Issue #3 double-save bug. It's a clean, focused 1-file change:
- Replaces
get_field('fund-type-term') (stale ACF cache) with wp_get_post_terms() (live DB read)
- Still in Draft β mark it Ready for Review and merge! β
π Action needed: This is the #1 item this week β a year-old UX bug with a ready fix sitting in Draft!
π¦ Recent Commits (since v0.5.6)
| Commit |
Message |
Author |
Date |
| 730f685 |
Set up Copilot coding agent instructions (#24) |
Copilot + @Herm71 |
Mar 4 |
| 3262ad8 |
Add daily-repo-status workflow (#19) |
@Herm71 |
Mar 3 |
| 2b0f92d |
Add daily-repo-status workflow (direct) |
@Herm71 |
Mar 3 |
3 solid commits queued on main β v0.5.7 is within reach! π
π Open Issue
| # |
Title |
Label |
Age |
#3 |
"Double save" on saving Funds |
change |
~1 year |
One real bug open β and a fix is already in PR #21! π
π€ Copilot Agent: Fully Configured
The Copilot coding agent instructions (copilot-instructions.md) are in great shape after the Mar 4 update. Architecture, naming conventions, PHPCS rules, and ACF patterns are all documented for faster, higher-quality future tasks. β¨
Tip: Add WordPress Coding Standards package URLs to the Copilot agent allowlist so composer lint can run automatically in future PRs.
β
Actionable Next Steps
- π Review & merge PR
#21 β Mark it ready, merge it, and close the year-old Issue #3!
- π Cut v0.5.7 β After merging PR
#21, run npm run release to tag and publish. 3 good commits are waiting!
- βοΈ Unblock PHPCS for Copilot β Add WordPress Coding Standards URLs to the Copilot agent allowlist for automated linting on future PRs.
- ποΈ Housekeeping β Consider closing older auto-generated daily status report issues (e.g.,
#31, #29, #27, etc.) to keep the tracker focused on real work.
π€ Auto-generated by the daily-repo-status workflow on March 13, 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 β Friday, March 13, 2026
Hey
@Herm71! Your Friday check-in for ucsc-giving-functionality is here ππ Repository Snapshot
main#3, 1 auto-status#31)#21(Draft β needs review π)π₯ Still Hot: PR
#21Awaiting ReviewPR
#21β Fix double-save on Fund type change by bypassing ACF field cacheThis Copilot-authored PR is the fix for the year-old Issue
#3double-save bug. It's a clean, focused 1-file change:get_field('fund-type-term')(stale ACF cache) withwp_get_post_terms()(live DB read)π¦ Recent Commits (since v0.5.6)
#24)@Herm71#19)@Herm71@Herm713 solid commits queued on
mainβ v0.5.7 is within reach! ππ Open Issue
#3changeOne real bug open β and a fix is already in PR
#21! ππ€ Copilot Agent: Fully Configured
The Copilot coding agent instructions (
copilot-instructions.md) are in great shape after the Mar 4 update. Architecture, naming conventions, PHPCS rules, and ACF patterns are all documented for faster, higher-quality future tasks. β¨β Actionable Next Steps
#21β Mark it ready, merge it, and close the year-old Issue#3!#21, runnpm run releaseto tag and publish. 3 good commits are waiting!#31,#29,#27, etc.) to keep the tracker focused on real work.π€ Auto-generated by the daily-repo-status workflow on March 13, 2026.