Skip to content

[repo-status] Daily Repo Status β€” March 19, 2026Β #39

Description

@github-actions

🌟 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

  1. πŸ”€ 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!
  2. πŸš€ 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.
  3. βš™οΈ Unblock PHPCS for Copilot β€” Add WordPress Coding Standards package URLs to the Copilot agent allowlist to enable automated linting on future agent PRs.
  4. πŸ—‚οΈ 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions