Skip to content

chore: backmerge from main to develop#916

Merged
guimoreirar merged 5 commits intodevelopfrom
main
Dec 30, 2025
Merged

chore: backmerge from main to develop#916
guimoreirar merged 5 commits intodevelopfrom
main

Conversation

@guimoreirar
Copy link
Copy Markdown
Member

@guimoreirar guimoreirar commented Dec 30, 2025

Midaz Pull Request Checklist

Pull Request Type

  • Midaz
  • Plugin Access Manager
  • Plugin CRM
  • Reporter
  • Plugin Fees
  • Plugin BR PIX Direct JD
  • Otel Collector
  • Pipeline
  • Documentation

Checklist

Please check each item after it's completed.

  • I have tested these changes locally.
  • I have updated the documentation accordingly.
  • I have added necessary comments to the code, especially in complex areas.
  • I have ensured that my changes adhere to the project's coding standards.
  • I have checked for any potential security issues.
  • I have ensured that all tests pass.
  • I have updated the version appropriately (if applicable).
  • I have confirmed this code is ready for review.

Additional Notes

Obs: Please, always remember to target your PR to develop branch instead of main.

Summary by CodeRabbit

Release Notes

  • Chores
    • Bumped chart version to 4.5.0 and application components to version 3.4.8
    • Enhanced release automation with automated back-merge workflow between main and develop branches

✏️ Tip: You can customize this high-level summary in your review settings.

guimoreirar and others added 5 commits December 30, 2025 11:23
fix(midaz): update console@3.4.8, onboarding@3.4.8, transaction@3.4.8 and add back-merge workflow
##  (2025-12-30)

### Features

* **plugin-br-pix-direct-jd:** update pix@1.2.1-beta.10, job@1.2.1-beta.10 - new env vars ([63ae72c](63ae72c))
* **plugin-br-pix-direct-jd:** update pix@1.2.1-beta.11, job@1.2.1-beta.11 - new env vars ([3b07e6b](3b07e6b))

### Bug Fixes

* **release:** add branch check to release notification job to only run on main branch ([f2f8e02](f2f8e02))
* **plugin-access-manager:** correct REDIS_PORT reference from au to identity in configmap ([aafd65a](aafd65a))
* **midaz:** update console@3.4.8, onboarding@3.4.8, transaction@3.4.8 and add back-merge workflow ([2400460](2400460))
* **plugin-br-pix-direct-jd:** update pix@1.2.1-beta.7, job@1.2.1-beta.7 ([4010717](4010717))
fix(pipe): remove generate_changelog dependency from back-merge step
@guimoreirar guimoreirar self-assigned this Dec 30, 2025
@guimoreirar guimoreirar requested a review from a team as a code owner December 30, 2025 14:44
@guimoreirar guimoreirar merged commit 6433608 into develop Dec 30, 2025
4 of 5 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Dec 30, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

This pull request introduces three main changes: (1) adds a new GitHub Actions "Back Merge to Develop" job to the release workflow that automatically creates a pull request from main into develop after a release, including authentication via GitHub App, GPG key import, and conditional PR creation logic; (2) updates the Midaz Helm chart version from 4.4.8 to 4.5.0 and the app version from 3.4.7 to 3.4.8; and (3) updates component image tags in the Helm values file to 3.4.8 (console from 3.4.6, onboarding from 3.4.4, transaction from 3.4.7) and synchronizes the README version mapping table accordingly.

Possibly Related PRs

Suggested Labels

midaz, pipe, doc, 30 min review

Suggested Reviewers

  • ferr3ira-gabriel
  • maciell1
  • gauchito91

📜 Recent review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between d122fc1 and 6d8d823.

📒 Files selected for processing (4)
  • .github/workflows/release.yml
  • README.md
  • charts/midaz/Chart.yaml
  • charts/midaz/values.yaml

Comment @coderabbitai help to get the list of available commands and usage tips.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants