Skip to content

Conversation

@almathew
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings December 29, 2025 17:27
Copy link

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

This PR adds a GitHub Actions workflow to automatically publish the gem to RubyGems.org when a new release is published. The workflow configures necessary permissions, checks out the code, sets up Ruby 3.3, and uses the official RubyGems release action to handle the publishing process.

Key Changes

  • Created a new GitHub Actions workflow that triggers on release publication events
  • Configured the workflow with appropriate permissions for OIDC token generation and repository write access
  • Set up the build environment with Ruby 3.3 and disabled bundler caching for the release process

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

@almathew almathew merged commit d1f9cc7 into master Dec 29, 2025
12 checks passed
@tvdaptible tvdaptible deleted the publish-gem branch December 29, 2025 17:42
@tvdaptible tvdaptible mentioned this pull request Dec 29, 2025
1 task
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.

3 participants