Skip to content

Merge release PR after deploy#879

Merged
ajpallares merged 1 commit into
mainfrom
pallares/merge-release-pr-after-deploy
Mar 23, 2026
Merged

Merge release PR after deploy#879
ajpallares merged 1 commit into
mainfrom
pallares/merge-release-pr-after-deploy

Conversation

@ajpallares

@ajpallares ajpallares commented Mar 20, 2026

Copy link
Copy Markdown
Member

Motivation

After a release is deployed, the release PR should be automatically merged to avoid manual intervention and potential delays.

Description

Adds a revenuecat/merge-release-pr job in the deploy workflow that runs after github-release completes to automatically merge the release PR.

@ajpallares ajpallares added the pr:other Changes to our CI configuration files and scripts label Mar 20, 2026
@ajpallares ajpallares force-pushed the pallares/require-release-pr-approval branch from 74a955e to d0985c1 Compare March 20, 2026 17:42
Base automatically changed from pallares/require-release-pr-approval to main March 23, 2026 12:19
Automatically merges the release PR after all deployment jobs complete.

Made-with: Cursor
@ajpallares ajpallares force-pushed the pallares/merge-release-pr-after-deploy branch from 5b69de7 to d3cbc95 Compare March 23, 2026 12:44
@ajpallares ajpallares marked this pull request as ready for review March 23, 2026 13:09
@ajpallares ajpallares requested a review from a team as a code owner March 23, 2026 13:09
@ajpallares ajpallares merged commit 225bead into main Mar 23, 2026
8 checks passed
@ajpallares ajpallares deleted the pallares/merge-release-pr-after-deploy branch March 23, 2026 13:20
RCGitBot added a commit that referenced this pull request Apr 1, 2026
**This is an automatic release.**

## RevenueCat SDK
### 📦 Dependency Updates
* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.54.0 (#885) via
RevenueCat Git Bot (@RCGitBot)
* [Android
9.28.1](https://github.com/RevenueCat/purchases-android/releases/tag/9.28.1)
* [Android
9.28.0](https://github.com/RevenueCat/purchases-android/releases/tag/9.28.0)
* [Android
9.27.0](https://github.com/RevenueCat/purchases-android/releases/tag/9.27.0)
* [iOS
5.67.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.67.0)
* [iOS
5.66.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.66.0)

## RevenueCatUI SDK
### ✨ New Features
* Add `OnPromotionalOfferSucceeded` callback to Customer Center, bump
purchases-hybrid-common to 17.53.0 (#877) via RevenueCat Git Bot
(@RCGitBot)

### 🔄 Other Changes
* Add CI script to catch missing .meta files (#883) via Facundo Menzella
(@facumenzella)
* Bump fastlane-plugin-revenuecat_internal from `9a6911b` to `f11fe40`
(#884) via dependabot[bot] (@dependabot[bot])
* security: pin GitHub Actions to SHA hashes (#882) via Alfonso
Embid-Desmet (@alfondotnet)
* Bump activesupport from 8.0.2.1 to 8.0.4.1 (#880) via dependabot[bot]
(@dependabot[bot])
* Bump activesupport from 7.2.2.2 to 7.2.3.1 in /IntegrationTests (#881)
via dependabot[bot] (@dependabot[bot])
* Merge release PR after deploy (#879) via Antonio Pallares
(@ajpallares)
* Require PR approval before release tagging (#878) via Antonio Pallares
(@ajpallares)
* Bump json from 2.15.0 to 2.15.2.1 in /IntegrationTests (#873) via
dependabot[bot] (@dependabot[bot])
* Bump json from 2.18.1 to 2.19.2 (#874) via dependabot[bot]
(@dependabot[bot])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:other Changes to our CI configuration files and scripts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants