codeant-ai-for-open-source[bot] commented on code in PR #44538:
URL: https://github.com/apache/superset/pull/44538#discussion_r4080711518
##########
.github/workflows/superset-e2e.yml:
##########
@@ -7,6 +7,8 @@ on:
- "[0-9].[0-9]*"
pull_request:
types: [synchronize, opened, reopened, ready_for_review]
+ merge_group:
+ types: [checks_requested]
Review Comment:
✅ **Customized review instruction saved!**
**Instruction:**
> Do not flag merge_group workflows for missing queued-source checkout when
the checkout ref falls back to github.sha, which resolves to the synthetic
merge commit.
**Applied to:**
- `.github/workflows/superset-e2e.yml`
---
💡 *To manage or update this instruction, visit: [CodeAnt AI
Settings](https://app.codeant.ai/org/settings/learnings)*
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]