Skip to content

Add minimum release age configuration to pnpm-workspace.yaml#149

Merged
fennifith merged 1 commit intoplayfulprogramming:mainfrom
femincan:chore/add-minimum-release-age
Apr 6, 2026
Merged

Add minimum release age configuration to pnpm-workspace.yaml#149
fennifith merged 1 commit intoplayfulprogramming:mainfrom
femincan:chore/add-minimum-release-age

Conversation

@femincan
Copy link
Copy Markdown
Member

@femincan femincan commented Apr 4, 2026

Applies the issue playfulprogramming/playfulprogramming#1605 like the PR playfulprogramming/playfulprogramming#1607 as 7 days.

The dependabot already configured to wait for minimum 14 days.

cooldown:
default-days: 14

That is already a good guard for automatic updates but it is still good to have an extra guard for a possible case of a manual update.

Summary by CodeRabbit

  • Chores
    • Updated release configuration in workspace settings

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 4, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d94e4f9b-7559-4715-b67d-a814d3307ca1

📥 Commits

Reviewing files that changed from the base of the PR and between 0e2ae61 and e4d7f0d.

📒 Files selected for processing (1)
  • pnpm-workspace.yaml

📝 Walkthrough

Walkthrough

A new minimumReleaseAge configuration setting was added to pnpm-workspace.yaml with a value of 10080 (representing 7 days), establishing a minimum release age requirement for the workspace. No other configuration entries or functionality were modified.

Changes

Cohort / File(s) Summary
Configuration Update
pnpm-workspace.yaml
Added minimumReleaseAge: 10080 configuration key with 7-day minimum release age setting.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related issues

  • #1605: Directly addresses the same minimumReleaseAge configuration key in pnpm-workspace.yaml, indicating this PR likely implements the requested feature.
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically summarizes the main change: adding a minimum release age configuration to pnpm-workspace.yaml, which matches the actual change in the PR.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@fennifith fennifith added this pull request to the merge queue Apr 6, 2026
Merged via the queue into playfulprogramming:main with commit 17faff9 Apr 6, 2026
4 checks passed
@femincan femincan deleted the chore/add-minimum-release-age branch April 6, 2026 21:32
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.

2 participants