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.

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