Skip to content

Update workflow to merge dev with rel-10.5#25530

Merged
voloagent merged 1 commit into
rel-10.5from
skoc10-patch-2
Jun 2, 2026
Merged

Update workflow to merge dev with rel-10.5#25530
voloagent merged 1 commit into
rel-10.5from
skoc10-patch-2

Conversation

@skoc10

@skoc10 skoc10 commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@skoc10 skoc10 added this to the 10.5-final milestone Jun 2, 2026
@skoc10 skoc10 requested review from Copilot and voloagent June 2, 2026 09:50
@skoc10 skoc10 added the devops label Jun 2, 2026
@voloagent voloagent merged commit 6a5d846 into rel-10.5 Jun 2, 2026
2 checks passed
@voloagent voloagent deleted the skoc10-patch-2 branch June 2, 2026 09:50

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the automation workflow that opens and auto-merges a pull request to sync branches, switching it from the previous release-branch pairing to dev and rel-10.5.

Changes:

  • Renamed the workflow and job to reference dev/rel-10.5.
  • Changed the trigger branch to rel-10.5 and the checkout ref to dev.
  • Updated the fetched/reset branch and the auto-created PR branch/title/body to reference rel-10.5.

@@ -1,37 +1,37 @@
name: Merge branch rel-10.5 with rel-10.4
name: Merge branch dev with rel-10.5

jobs:
merge-rel-10-5-with-rel-10-4:
merge-dev-with-rel-10-5:
Comment on lines +26 to +28
branch: auto-merge/rel-10-5/${{github.run_number}}
title: Merge branch dev with rel-10.5
body: This PR generated automatically to merge dev with rel-10.5. Please review the changed files before merging to prevent any errors that may occur.
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