Skip to content

enables merge groups so we don't have to manually rebase PRs all the time#6952

Merged
baywet merged 1 commit intomainfrom
ci/merge-groups
Sep 24, 2025
Merged

enables merge groups so we don't have to manually rebase PRs all the time#6952
baywet merged 1 commit intomainfrom
ci/merge-groups

Conversation

@baywet
Copy link
Copy Markdown
Member

@baywet baywet commented Sep 24, 2025

Signed-off-by: Vincent Biret vibiret@microsoft.com

Signed-off-by: Vincent Biret <vibiret@microsoft.com>
@baywet baywet requested a review from a team as a code owner September 24, 2025 13:24
@baywet baywet self-assigned this Sep 24, 2025
@baywet baywet enabled auto-merge September 24, 2025 13:24
@msgraph-bot msgraph-bot bot added this to Kiota Sep 24, 2025
@baywet baywet merged commit 5607b7d into main Sep 24, 2025
289 checks passed
@baywet baywet deleted the ci/merge-groups branch September 24, 2025 15:32
@github-project-automation github-project-automation bot moved this to Done ✔️ in Kiota Sep 24, 2025
ramsessanchez added a commit to microsoftgraph/msgraph-sdk-java-core that referenced this pull request Mar 6, 2026
This change adds merge_group triggers to GitHub Actions workflows,
enabling automated merge queue processing. This eliminates the need
for manual PR rebasing when multiple PRs are queued for merging.

Updated workflows:
- api-level-lint.yml
- codeql-analysis.yml
- gradle-build.yml
- sonarcloud.yml

Aligns with changes from microsoft/kiota#6952

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
ramsessanchez added a commit to microsoftgraph/msgraph-sdk-java-core that referenced this pull request Mar 6, 2026
Adds merge_group trigger to the conflicting-pr-label workflow to enable
automatic merge group handling, consistent with other CI workflows in
this repository (codeql-analysis, gradle-build, sonarcloud, api-level-lint).

This change eliminates the need to manually rebase PRs when using merge
queues.

Adapted from microsoft/kiota#6952

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants