Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dynamorio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,467
    • Issues 1,467
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DynamoRIO
  • dynamorio
  • Issues
  • #5873
Closed
Open
Issue created Feb 14, 2023 by Derek Bruening@derekbrueningContributor

Adopt Github merge queues

We would like to enable the new merge queue feature to avoid near-simultaneous commits having to update and re-run tests: https://github.blog/changelog/2023-02-08-pull-request-merge-queue-public-beta/

We tried it and PR #5868 got stuck, we think because of this: https://github.com/orgs/community/discussions/46757 "make sure your Action workflow(s) are properly configured to trigger on merge_group event"

So that's one action item.

The other is that right now with merge queues there is no option to modify the commit message on merge. They may add that later. But, it looks like we can now set it to use the PR title+desc -- maybe that is better in general as that can be reviewed prior to the squash: https://github.blog/changelog/2022-08-23-new-options-for-controlling-the-default-commit-message-when-merging-a-pull-request/

Assignee
Assign to
Time tracking