Files
wehub-resource-sync 9f2e1cd2af
Ruby / Ruby 4.0.5 (push) Failing after 5m13s
Ruby / Ruby 3.3.4 (push) Failing after 5m43s
Ruby / Ruby 2.6.8 (push) Failing after 16m2s
chore: import upstream snapshot with attribution
2026-07-13 12:33:07 +08:00

1.1 KiB

What

Why

User-visible impact


Self-review

Please confirm before requesting review. See CONTRIBUTING.md for details.

1. Architecture

  • Smallest possible diff for the need
  • No new configuration knobs (or justified below)
  • No new dependencies (or justified below)
  • Fits the existing design / naming / layering

2. Need

  • Common need that benefits most users, or scope and side effects are explained below
  • No unintended impact on other users' workflows or defaults

3. Code

  • All tests pass
  • Coverage does not drop; new code has new tests
  • Commit messages and this PR are written in English

Bonus

  • This PR was authored using OpenClacky itself

Notes for reviewers