You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey Jake,
Thanks for flagging this. We've created a patch for this in PR #50 and it will be available in version 1.0.12 of the action. I will let you know once its released.
Currently Aikido fails to run if triggered on a Merge queue event.
The GitHub action trigger is different for a merge queue so the payload does not match.
Github docs:
https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue
https://docs.github.com/en/webhooks/webhook-events-and-payloads#merge_group
The text was updated successfully, but these errors were encountered: