Commit graph

12 commits

Author SHA1 Message Date
adishM98 Bot
cabc5aa453 fix: increase wait time for merge completion and enhance submodule checkout with error handling 2025-09-26 17:52:00 +05:30
Adish M
f05eb802a9
fix submodules SHA issue (#13729) 2025-08-07 19:42:56 +05:30
Adish M
137a8425cf Fix: Checks the lts-3.16 merge commit SHA and merges that to base repo 2025-08-07 19:31:32 +05:30
Adish M
adfe2aa714
Fix submodule update to target correct branch instead of main (#13723)
- Add --base flag to gh pr list to find PRs targeting correct branch (lts-3.16 vs main)
  - Replace git submodule update --remote with explicit branch checkout
  - Ensure submodule PRs merge to matching base branch, not default branch
  - Add fallback to main branch if matching branch doesn't exist
2025-08-07 19:22:49 +05:30
Adish M
b0964af1e4
⏺ Fix submodule update to target correct branch instead of main (#13721)
- Update submodules to checkout matching branch (lts-3.16) when PR is merged to lts-3.16
  - Prevent submodules from defaulting to main branch regardless of base branch
  - Add fallback to main if matching branch doesn't exist in submodule
2025-08-07 19:12:36 +05:30
Adish M
7796fa4377
Fix: Automating mergeing issue to lts-3.16 branch (#13700) 2025-08-06 21:11:53 +05:30
Adish M
b113015084
Fix: Post release automation corrections (#13662)
* Fix: Post release automation corrections

* automation fix for merging submodules PRs

* remove the extra slack notification in the docker CE release job

* adding the branch fall to cloud dockerfile
2025-08-05 11:07:48 +05:30
Adish M
f23c4ecbe1 Update display image 2025-07-09 15:28:57 +05:30
Adish M
b2a582b1c8 update submodule handling in merging PR workflow 2025-07-09 14:19:35 +05:30
Adish M
e8ed047388 🔄 chore: streamline submodule update process and automate PR creation 2025-07-09 12:46:43 +05:30
Adish M
7123fc278b
Update merging-pr.yml for rebase submodule current main to base repo (#13067) 2025-06-23 18:08:08 +05:30
Adish M
3bb1fbd2a6
Feature: Automation for auto-merge submodule PRs after base PR merges to main (#13057) 2025-06-20 16:01:40 +05:30