Skip to content

chore: disable tagging when running cliff-jumper#11465

Open
vladfrangu wants to merge 2 commits intomainfrom
chore/disable-tagging-from-cliff-jumper
Open

chore: disable tagging when running cliff-jumper#11465
vladfrangu wants to merge 2 commits intomainfrom
chore/disable-tagging-from-cliff-jumper

Conversation

@vladfrangu
Copy link
Copy Markdown
Member

@vladfrangu vladfrangu commented Mar 22, 2026

We don't need it to make tags

Disabling this also disables the automatic commit btw!

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
discord-js Skipped Skipped Mar 23, 2026 10:16am
discord-js-guide Skipped Skipped Mar 23, 2026 10:16am

Request Review

@Jiralite Jiralite added the chore label Mar 22, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 22, 2026

📝 Walkthrough

Walkthrough

Added "skipTag": true configuration field to 15 .cliff-jumperrc.json files across the packages directory. Each file now includes the new boolean property alongside existing configuration values without altering other settings or logic.

Changes

Cohort / File(s) Summary
Cliff Jumper Configuration Updates
packages/brokers/.cliff-jumperrc.json, packages/builders/.cliff-jumperrc.json, packages/collection/.cliff-jumperrc.json, packages/core/.cliff-jumperrc.json, packages/create-discord-bot/.cliff-jumperrc.json, packages/discord.js/.cliff-jumperrc.json, packages/formatters/.cliff-jumperrc.json, packages/next/.cliff-jumperrc.json, packages/proxy/.cliff-jumperrc.json, packages/rest/.cliff-jumperrc.json, packages/structures/.cliff-jumperrc.json, packages/ui/.cliff-jumperrc.json, packages/util/.cliff-jumperrc.json, packages/voice/.cliff-jumperrc.json, packages/ws/.cliff-jumperrc.json
Added "skipTag": true configuration property to all monorepo package cliff-jumper configurations, enabling tag-skipping behavior across the tooling pipeline.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The pull request title accurately describes the main change: adding skipTag: true to multiple .cliff-jumperrc.json configuration files to disable tagging when running cliff-jumper.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description check ✅ Passed The pull request description clearly describes the changeset by explaining that tagging is being disabled in cliff-jumper configurations across multiple packages.

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

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/disable-tagging-from-cliff-jumper

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.

Tip

CodeRabbit can approve the review once all CodeRabbit's comments are resolved.

Enable the reviews.request_changes_workflow setting to automatically approve the review once all CodeRabbit's comments are resolved.

Copy link
Copy Markdown
Member

@almeidx almeidx left a comment

Choose a reason for hiding this comment

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

@github-project-automation github-project-automation bot moved this from Todo to Review in Progress in discord.js Mar 23, 2026
@vladfrangu vladfrangu requested a review from a team as a code owner March 23, 2026 10:16
@vladfrangu vladfrangu requested a review from almeidx March 23, 2026 10:16
@vercel vercel bot temporarily deployed to Preview – discord-js-guide March 23, 2026 10:16 Inactive
@vercel vercel bot temporarily deployed to Preview – discord-js March 23, 2026 10:16 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Review in Progress

Development

Successfully merging this pull request may close these issues.

6 participants