Skip to content

Add Trusted Publishing workflow#1039

Merged
parndt merged 3 commits intomasterfrom
gems/trusted-publishing
Dec 6, 2025
Merged

Add Trusted Publishing workflow#1039
parndt merged 3 commits intomasterfrom
gems/trusted-publishing

Conversation

@parndt
Copy link
Collaborator

@parndt parndt commented Dec 6, 2025

Set up according to the instructions and using the rubygems workflow.

This will allow us to push gem releases directly from GitHub Actions
@parndt parndt requested a review from Copilot December 6, 2025 21:39
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 implements Trusted Publishing for automated gem releases to rubygems.org by adding a GitHub Actions workflow that triggers on version tags and uses OpenID Connect authentication.

  • Adds a GitHub Actions workflow for automated gem publishing using Trusted Publishing
  • Updates the changelog to mark version 5.6.0 with a release date

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/release.yml Creates the release automation workflow with OIDC authentication and tag-based triggering
Changelog.md Updates the version header from "Unreleased" to "5.6.0 (2025-12-07)"

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

@parndt parndt merged commit af14c1c into master Dec 6, 2025
42 checks passed
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.

2 participants