Fix: suppress error comment on unsupported repos for E2E label - #84
Conversation
When E2E/Run label is added to a repo that is neither desktop nor mobile, silently log and return instead of posting an error comment. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThe pull request removes user-facing E2E comment postings: it no longer posts an error comment when the E2E instance type cannot be determined from the repository name, and it no longer posts an "E2E started" comment after successfully triggering the workflow. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip CodeRabbit can generate a title for your PR based on the changes.Add |
Avoids posting multiple "E2E Test Servers Created" comments when the label is added multiple times on desktop/mobile PRs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Fixes posting comment on other repos other than mobile and desktop.
example : mattermost/mattermost#35541 (comment)
Summary by CodeRabbit