-
Notifications
You must be signed in to change notification settings - Fork 345
Description
Hi Team,
I'm currently using dd-trace-js
in my GitHub Actions workflows and have successfully integrated Datadog GitHub comments for pull requests. However, I am facing challenges when trying to enable GitHub comments for the Merge Queue (MQ) level.
The goal is to have Datadog post comments on GitHub pull requests that are part of the Merge Queue, similar to how it works for individual pull requests. This would greatly enhance our visibility and traceability during the merge process.
Could you please provide guidance or best practices on how to achieve this? Are there specific configurations or environment variables that need to be set to enable GitHub comments for the Merge Queue?
An example here, the branches starting with gh-readonly-queue/master/...
are the one from the MQ
Any help or pointers would be greatly appreciated! cc @juan-fernandez
Thank you!