Skip to content

chore(ci): force tag creation in release config for draft releases#342

Merged
SoulPancake merged 1 commit into
mainfrom
chore/force-tag-creation-for-draft
May 14, 2026
Merged

chore(ci): force tag creation in release config for draft releases#342
SoulPancake merged 1 commit into
mainfrom
chore/force-tag-creation-for-draft

Conversation

@SoulPancake
Copy link
Copy Markdown
Member

Description

What problem is being solved?

How is it being solved?

What changes are made to solve it?

References

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

Copilot AI review requested due to automatic review settings May 14, 2026 15:00
@SoulPancake SoulPancake requested a review from a team as a code owner May 14, 2026 15:00
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 14, 2026

Warning

Rate limit exceeded

@SoulPancake has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 59 minutes and 6 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: ded8cd38-ebb6-4583-8243-141181c42172

📥 Commits

Reviewing files that changed from the base of the PR and between 8c36b13 and 4afbdf3.

📒 Files selected for processing (1)
  • release-please-config.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/force-tag-creation-for-draft

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.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds force-tag-creation: true to the release-please configuration so that Git tags are created even when releases are produced in draft mode.

Changes:

  • Enable forced tag creation in release-please config alongside the existing draft: true setting.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.47%. Comparing base (8c36b13) to head (4afbdf3).

❌ Your project status has failed because the head coverage (38.47%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #342   +/-   ##
=========================================
  Coverage     38.47%   38.47%           
  Complexity     1267     1267           
=========================================
  Files           198      198           
  Lines          7704     7704           
  Branches        900      900           
=========================================
  Hits           2964     2964           
  Misses         4591     4591           
  Partials        149      149           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@SoulPancake SoulPancake added this pull request to the merge queue May 14, 2026
Merged via the queue into main with commit a348798 May 14, 2026
32 checks passed
@SoulPancake SoulPancake deleted the chore/force-tag-creation-for-draft branch May 14, 2026 18:10
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.

4 participants