Skip to content

chore: skip github release and use gpg signed tag flow#431

Merged
SoulPancake merged 2 commits into
mainfrom
chore/gpg-signed-tags-release-notes
Jun 3, 2026
Merged

chore: skip github release and use gpg signed tag flow#431
SoulPancake merged 2 commits into
mainfrom
chore/gpg-signed-tags-release-notes

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 June 2, 2026 06:01
@SoulPancake
SoulPancake requested a review from a team as a code owner June 2, 2026 06:01
@coderabbitai

coderabbitai Bot commented Jun 2, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

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

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ 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.

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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

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: 9ba52ab1-914a-48e2-ac09-96bb6e4b5c1a

📥 Commits

Reviewing files that changed from the base of the PR and between b74652e and 3b6faa6.

📒 Files selected for processing (4)
  • .github/workflows/main.yaml
  • .github/workflows/pr-title-conventional-commit.yml
  • .github/workflows/release-please.yml
  • release-please-config.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/gpg-signed-tags-release-notes

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.

@codecov-commenter

codecov-commenter commented Jun 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.74%. Comparing base (b74652e) to head (3b6faa6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #431   +/-   ##
=======================================
  Coverage   85.74%   85.74%           
=======================================
  Files          25       25           
  Lines        1305     1305           
  Branches      241      265   +24     
=======================================
  Hits         1119     1119           
  Misses        108      108           
  Partials       78       78           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the repository’s release-please configuration to stop creating GitHub Releases, aligning the repo with a “signed tag” release flow rather than GitHub Release artifacts.

Changes:

  • Set skip-github-release: true in release-please-config.json.
  • Remove draft and force-tag-creation settings from the release-please configuration.

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

Comment thread release-please-config.json
Comment thread release-please-config.json
@SoulPancake
SoulPancake enabled auto-merge June 3, 2026 04:10
@SoulPancake
SoulPancake disabled auto-merge June 3, 2026 14:53
@SoulPancake SoulPancake closed this Jun 3, 2026
@SoulPancake SoulPancake reopened this Jun 3, 2026
@SoulPancake
SoulPancake enabled auto-merge June 3, 2026 14:53
@SoulPancake
SoulPancake added this pull request to the merge queue Jun 3, 2026
Merged via the queue into main with commit b94e800 Jun 3, 2026
22 of 23 checks passed
@SoulPancake
SoulPancake deleted the chore/gpg-signed-tags-release-notes branch June 3, 2026 14:58
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