Skip to content

fix(mambu_payments): disable rubygems mfa requirement#318

Merged
christophebrun-forest merged 1 commit into
mainfrom
fix/mambu-payments-disable-mfa
Jun 16, 2026
Merged

fix(mambu_payments): disable rubygems mfa requirement#318
christophebrun-forest merged 1 commit into
mainfrom
fix/mambu-payments-disable-mfa

Conversation

@christophebrun-forest

@christophebrun-forest christophebrun-forest commented Jun 16, 2026

Copy link
Copy Markdown
Member

Summary

  • Set rubygems_mfa_required to false in the Mambu Payments gemspec, aligning it with every other package in the repo.
  • Added the gemspec to the Gemspec/RequireMFA RuboCop exclude list (same as zendesk/snowflake) so linting passes.

Why

The datasource was the only package still requiring MFA, which blocks automated publishing.

🤖 Generated with Claude Code

Note

Disable RubyGems MFA requirement for forest_admin_datasource_mambu_payments

Sets rubygems_mfa_required to false in forest_admin_datasource_mambu_payments.gemspec and excludes the gemspec from the RuboCop Gemspec/RequireMFA cop in .rubocop.yml.

Macroscope summarized 0f2a0af.

Set rubygems_mfa_required to false to align with the other packages,
and add the gemspec to the Gemspec/RequireMFA RuboCop exclude list.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@christophebrun-forest christophebrun-forest merged commit 10c5c6c into main Jun 16, 2026
48 checks passed
@christophebrun-forest christophebrun-forest deleted the fix/mambu-payments-disable-mfa branch June 16, 2026 13:09
forest-bot added a commit that referenced this pull request Jun 16, 2026
## [1.33.1](v1.33.0...v1.33.1) (2026-06-16)

### Bug Fixes

* **mambu_payments:** disable rubygems mfa requirement ([#318](#318)) ([10c5c6c](10c5c6c))
@forest-bot

Copy link
Copy Markdown
Member

🎉 This PR is included in version 1.33.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants