Skip to content

Conversation

@spetersenms
Copy link
Contributor

@spetersenms spetersenms commented Dec 8, 2025

❔What, Why & How

This adds the merge queue trigger to the PR workflow, and makes a few modifications to make it compatible with merge queue builds. This is mainly needed as the way refs are handled are a bit different in merge queues compared to regular PRs. The changes should not have any affect on regular PRs, only add compatibility with merge queues.

Related to issue: #

✅ Checklist

  • Add tests (E2E, unit tests)
  • Update RELEASENOTES.md
  • Update documentation (e.g. for new settings or scenarios)
  • Add telemetry

Copilot AI review requested due to automatic review settings December 8, 2025 15:45
@spetersenms spetersenms requested a review from a team as a code owner December 8, 2025 15:45
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR enables GitHub merge queue support for AL-Go's Pull Request Handler workflow by adding the merge_group trigger and implementing necessary compatibility changes for how refs are handled during merge queue builds.

Key Changes:

  • Addition of merge_group trigger to Pull Request Handler workflow in both template variants
  • Implementation of conditional ref handling logic to support both standard PRs and merge queue events
  • Documentation of breaking change in RELEASENOTES.md warning users about potential impacts

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

mazhelez
mazhelez previously approved these changes Jan 28, 2026
aholstrup1
aholstrup1 previously approved these changes Jan 28, 2026
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@spetersenms spetersenms dismissed stale reviews from aholstrup1 and mazhelez via 5ef53e5 January 29, 2026 10:44
@spetersenms spetersenms merged commit 7020411 into microsoft:main Jan 29, 2026
6 checks passed
@spetersenms spetersenms deleted the mergequeue branch January 29, 2026 12:22
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.

3 participants