Skip to content
/ utils Public

Make timestamp optional for minimum release age#523

Merged
5ouma merged 1 commit intomainfrom
chore-renovate-timestamp-optional
Nov 22, 2025
Merged

Make timestamp optional for minimum release age#523
5ouma merged 1 commit intomainfrom
chore-renovate-timestamp-optional

Conversation

@5ouma
Copy link
Owner

@5ouma 5ouma commented Nov 22, 2025

Some packages don't have a timestamp, and it's stuck.

Some packages don't have timestamp and it stucks.
@github-actions github-actions bot added the 🎨 Renovate Shareable Renovate configurations label Nov 22, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 22, 2025

Walkthrough

The change adds a new configuration property minimumReleaseAgeBehaviour with value "timestamp-optional" to the root of default.json, positioned alongside the existing minimumReleaseAge property. No functional logic changes are introduced.

Changes

Cohort / File(s) Change Summary
Configuration property addition
default.json
Adds new minimumReleaseAgeBehaviour field with value "timestamp-optional" at root level

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: adding optional timestamp support for minimum release age configuration.
Description check ✅ Passed The description explains the problem context (packages without timestamps getting stuck) and relates to the changeset's purpose of making timestamps optional.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore-renovate-timestamp-optional

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between b23d27b and 4edf408.

📒 Files selected for processing (1)
  • default.json (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: 🚸 pre-commit
🔇 Additional comments (1)
default.json (1)

12-12: No issues found. Configuration is valid.

The minimumReleaseAgeBehaviour property is a valid Renovate configuration option, and "timestamp-optional" is the correct value for handling packages without release timestamps. The configuration is properly placed and aligned with the PR objective.

Tip

📝 Customizable high-level summaries are now available in beta!

You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.

  • Provide your own instructions using the high_level_summary_instructions setting.
  • Format the summary however you like (bullet lists, tables, multi-section layouts, contributor stats, etc.).
  • Use high_level_summary_in_walkthrough to move the summary from the description to the walkthrough section.

Example instruction:

"Divide the high-level summary into five sections:

  1. 📝 Description — Summarize the main change in 50–60 words, explaining what was done.
  2. 📓 References — List relevant issues, discussions, documentation, or related PRs.
  3. 📦 Dependencies & Requirements — Mention any new/updated dependencies, environment variable changes, or configuration updates.
  4. 📊 Contributor Summary — Include a Markdown table showing contributions:
    | Contributor | Lines Added | Lines Removed | Files Changed |
  5. ✔️ Additional Notes — Add any extra reviewer context.
    Keep each section concise (under 200 words) and use bullet or numbered lists for clarity."

Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later.


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.

@5ouma 5ouma merged commit 4a1a7e3 into main Nov 22, 2025
5 checks passed
@5ouma 5ouma deleted the chore-renovate-timestamp-optional branch November 22, 2025 03:02
@5ouma 5ouma bot mentioned this pull request Nov 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎨 Renovate Shareable Renovate configurations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant