moveit / moveit2

:robot: MoveIt for ROS 2
https://moveit.ai/
BSD 3-Clause "New" or "Revised" License
983 stars 493 forks source link

Add `merge_group` event type to all PR CI jobs #2820

Closed EzraBrooks closed 2 months ago

EzraBrooks commented 2 months ago

Description

This should allow us to begin adopting GitHub Merge Queues so that maintainers can hit "merge when ready" on every approved PR and CI will sort itself out to get all those things merged.

Checklist