Skip to content

ci: Enable GitHub Merge Queue support#5209

Merged
aabmass merged 1 commit into
open-telemetry:mainfrom
aabmass:enable-merge-queue
May 18, 2026
Merged

ci: Enable GitHub Merge Queue support#5209
aabmass merged 1 commit into
open-telemetry:mainfrom
aabmass:enable-merge-queue

Conversation

@aabmass
Copy link
Copy Markdown
Member

@aabmass aabmass commented May 14, 2026

Description

Part of open-telemetry/community#3436

For merge queues, we need to trigger github actions on merge_group events as mentioned in the docs. This updates workflows so they will trigger.

The "changelog" and "public API" checks are skipped, because they rely on checking the PR labels which aren't provided in the merge_group event.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

I tested this so far in a fork with merge queues enabled. I was able to merge my PRs through the queue
Screenshot 2026-05-14 at 5 29 38 PM

Does This PR Require a Contrib Repo Change?

Not directly, but I will make the same change there.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@aabmass aabmass added the Skip Changelog PRs that do not require a CHANGELOG.md entry label May 14, 2026
@aabmass aabmass marked this pull request as ready for review May 14, 2026 21:54
@aabmass aabmass requested a review from a team as a code owner May 14, 2026 21:54
@github-project-automation github-project-automation Bot moved this to Approved PRs in Python PR digest May 14, 2026
@aabmass aabmass force-pushed the enable-merge-queue branch from 412d03f to a17dc54 Compare May 18, 2026 18:06
@aabmass aabmass enabled auto-merge May 18, 2026 18:09
@aabmass aabmass added this pull request to the merge queue May 18, 2026
Merged via the queue into open-telemetry:main with commit 1731583 May 18, 2026
480 checks passed
@aabmass aabmass deleted the enable-merge-queue branch May 18, 2026 18:15
@github-project-automation github-project-automation Bot moved this from Approved PRs to Done in Python PR digest May 18, 2026
emdneto pushed a commit to highlyavailable/opentelemetry-python-contrib that referenced this pull request May 18, 2026
Part of open-telemetry/community#3436

For merge queues, we need to trigger github actions on merge_group
events as mentioned in the docs. This updates workflows so they will trigger.

Consistent with core PR: open-telemetry/opentelemetry-python#5209
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants