Skip to content

chore: weekly profile refresh#37

Open
Oba-One wants to merge 2 commits into
mainfrom
profile-refresh/2026-W26
Open

chore: weekly profile refresh#37
Oba-One wants to merge 2 commits into
mainfrom
profile-refresh/2026-W26

Conversation

@Oba-One

@Oba-One Oba-One commented Jun 22, 2026

Copy link
Copy Markdown
Member

Weekly auto-refresh of profile/README.md by the profile-refresh routine. Only the marker-bounded auto-managed sections may change; a human merges.

What changed

Recently shipped — replaced the static "see releases" placeholder with the work that merged in the last 7 days (2026-06-15 → 2026-06-22). No tagged releases landed in the window, so these are notable merged PRs on each repo's active shipping branch (main):

  • Green Goods — restored Cookie Jar wallet sign-in on the public /cookies route (green-goods#572, merged 2026-06-16).
  • coop — hardened local-first sync to reject invalid remote updates instead of persisting corrupted state, plus a more resilient invite handoff (coop#19, merged 2026-06-19).
  • network-website — prepared the public home map for live chapter/steward/member activity ahead of a production launch (network#10, merged 2026-06-17).

cookie-jar had no merges into its shipping branch this week, so it is omitted.

Now building — left unchanged this run. The Linear connector did not surface in this session, so I could not source live initiative/project state. Per the routine guardrail, I refreshed only the section I could source and left the Now-building block byte-identical rather than guess.

Sources & window

  • Recently shipped: GitHub releases + merged PRs across the guild repos, window 2026-06-15 → 2026-06-22 (last 7 days).
  • Now building: Linear (Product + Research) — unreachable this run, section untouched.

Scope

Only the content between the recently-shipped markers changed. The now-building markers and every other line are byte-identical to main. PR only — no direct push to main.


Generated by Claude Code

@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@Oba-One, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 56 minutes and 13 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 3dd6e505-8117-49a7-906d-c7774d50e609

📥 Commits

Reviewing files that changed from the base of the PR and between ae37ce2 and 2ce03d7.

📒 Files selected for processing (1)
  • profile/README.md
📝 Walkthrough

Walkthrough

The "Recently shipped" section in profile/README.md replaces a single generic link to Green Goods releases with three specific bullet points, each referencing a named project (Green Goods, coop, network-website) and a specific linked change.

Changes

Profile README Update

Layer / File(s) Summary
Recently shipped bullet points
profile/README.md
Three explicit project update bullets replace the prior generic "See Green Goods releases …" line, each linking to a specific PR or change for Green Goods, coop, and network-website.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐇 Hop, hop, hooray for shipped things new,
Three proud bullets where one link once flew!
Green Goods bakes cookies that stay and persist,
Coop syncs safely — bad updates dismissed,
The map wakes up, with chapters in view.
The README now tells what the guild's been up to! 🌱

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the changeset as a weekly refresh of the profile README, which aligns with the automated routine's purpose and the actual changes made.
Description check ✅ Passed The description is comprehensive and directly related to the changeset, detailing what changed in the Recently shipped section, the time window covered, and why the Now building section remained unchanged.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch profile-refresh/2026-W26

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@profile/README.md`:
- Line 37: The GitHub PR link in the network-website bullet point on line 37
currently points to the wrong repository slug. Change the URL in the link from
`https://github.com/greenpill-dev-guild/network/pull/10` to
`https://github.com/greenpill-dev-guild/network-website/pull/10` by updating the
repository path from `/network/` to `/network-website/` to match the correct
project name referenced in the project table.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 4f01492d-01d4-4675-8ba8-af7266aec83d

📥 Commits

Reviewing files that changed from the base of the PR and between 4e75662 and ae37ce2.

📒 Files selected for processing (1)
  • profile/README.md
📜 Review details
⏰ Context from checks skipped due to timeout. (2)
  • GitHub Check: Analyze (actions)
  • GitHub Check: Analyze (javascript-typescript)
🧰 Additional context used
📓 Path-based instructions (4)
profile/README.md

📄 CodeRabbit inference engine (CLAUDE.md)

Use absolute GitHub URLs in profile/README.md for links back into this repo

Files:

  • profile/README.md
**/*.md

📄 CodeRabbit inference engine (CLAUDE.md)

Link to the issue-creation flow in docs that ask someone to "open" an issue or RFC, not just the source template file

**/*.md: Do not introduce guild-wide Season framing in documentation
Do not describe the dev guild as the entire Greenpill Network in documentation
Avoid growth-hacking and trend-chasing voice in documentation: no FOMO, virality, leaderboards, streaks, or AI-first framing

Files:

  • profile/README.md
**/*.{md,yml,yaml}

📄 CodeRabbit inference engine (CLAUDE.md)

Search for and retire stale terms: app.charmverse.io, greenpill.network/dev-guild, FOMO, virality, leaderboards, streaks, AI-first, former dev-guild PM URL, retired funded-work file names, old GitHub grant lifecycle labels, and retired Claude routine filenames

Do not reintroduce the former dev-guild PM URL or old migration language for project-management state

Files:

  • profile/README.md
{CONTRIBUTING.md,GOVERNANCE.md,SECURITY.md,SUPPORT.md,profile/README.md,.github/ISSUE_TEMPLATE/**,.github/PULL_REQUEST_TEMPLATE.md}

📄 CodeRabbit inference engine (AGENTS.md)

Treat contact emails, disclosure SLAs, payout timing, and governance claims as sensitive public commitments and do not change them casually

Files:

  • profile/README.md

Comment thread profile/README.md Outdated
Use the network-website repo slug (matches the project table) instead of the
post-rename canonical `network` slug, so the profile is internally consistent.
Both resolve; the rename redirect keeps the link working.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant