Skip to content

Enable merge groups to avoid manual PR rebasing#2063

Open
ramsessanchez wants to merge 3 commits intomainfrom
alignment/kiota-pr-6952-20260306-0358
Open

Enable merge groups to avoid manual PR rebasing#2063
ramsessanchez wants to merge 3 commits intomainfrom
alignment/kiota-pr-6952-20260306-0358

Conversation

@ramsessanchez
Copy link
Contributor

Summary

This PR applies changes equivalent to those made in microsoft/kiota#6952.

Original PR

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


Generated with Claude Code

ramsessanchez and others added 3 commits March 6, 2026 02:56
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>
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>
Adds merge_group trigger to the auto-merge-dependabot workflow to enable
automated PR rebasing through GitHub's merge queue feature, reducing manual
intervention during the merge process.

This change aligns with the equivalent update from microsoft/kiota PR #6952.

Signed-off-by: Claude Sonnet 4.5 <noreply@anthropic.com>

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@ramsessanchez ramsessanchez requested a review from a team as a code owner March 6, 2026 12:00
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 6, 2026

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant