Skip to content

[repo-status] Daily Repo Status β€” May 17, 2026Β #102

@github-actions

Description

@github-actions

🌟 Sunday Check-In β€” May 17, 2026

Hey @Herm71! Enjoying the weekend? The repo is holding steady and looking great. Here's your pulse check. β˜€οΈ


πŸ“Š Repository Snapshot

Metric Value
Latest release βœ… v0.5.8 β€” May 11, 2026 (6 days ago)
Open PRs 1 β€” PR #21 (Draft Β· Copilot-authored)
Real open bugs 1 β€” Issue #3 β€” double-save on Fund type change
Last commit to main May 11, 2026 β€” chore(release): 0.5.8 by @Herm71
main status 🟒 Stable β€” no new commits since release

πŸš€ What's Been Shipped

The most recent release v0.5.8 (May 11) delivered a significant infrastructure upgrade:

  • βš™οΈ Release workflow migrated to UCSC's org-wide global GitHub Actions β€” standardizing the release process across UCSC projects
  • πŸ“¦ Release ZIP ucsc-giving-functionality-plugin.zip (37 KB) auto-published and already downloaded
  • πŸ”§ composer.json enriched with name, description, and license for workflow validation
  • πŸ” v0.5.7 hardened plugin output escaping in settings.php for XSS security

The plugin is healthy, installable, and CI-automated. Nice work! πŸŽ‰


πŸ” The One Open Item

PR #21 β€” Fix double-save on Fund type change

This Copilot-authored draft PR directly fixes Issue #3 β€” the only real open bug, first reported in March 2025 (15+ months ago!). It has been sitting ready-to-test for 75 days.

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 (~75 days)

What the fix does:

  • Adds ucscgiving_sync_fund_type_term() hooked to rest_after_insert_fund at priority 999 β€” re-syncs fund-type taxonomy after WordPress's 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

πŸ‘‰ Test on staging β†’ un-draft β†’ merge β†’ tag v0.5.9 β†’ close a 15-month-old bug! πŸ†


βœ… Actionable Next Steps

  1. πŸ”€ Advance PR #21 β€” Test the double-save fix on staging, mark it ready for review, and merge. This closes Issue #3!
  2. πŸš€ Ship v0.5.9 β€” Once PR #21 lands, npm run release will cut a clean patch release via the global workflow.
  3. πŸ—‚οΈ Clean up the issue tracker β€” ~35 old daily-status report issues are open. A quick bulk-close keeps the board focused on real work.

Keep up the great momentum! πŸ’ͺ


gh-aw-workflow-call-id: ucsc/ucsc-giving-functionality/daily-repo-status

πŸ€– Auto-generated by the daily-repo-status workflow on May 17, 2026.

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