Fixed pushes to feature/* and bugfix/* branches should not run CI builds.#2365
Fixed pushes to feature/* and bugfix/* branches should not run CI builds.#2365AlexSkrypnyk merged 1 commit intomainfrom
feature/* and bugfix/* branches should not run CI builds.#2365Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: ASSERTIVE Plan: Pro Run ID: ⛔ Files ignored due to path filters (31)
📒 Files selected for processing (2)
💤 Files with no reviewable changes (1)
WalkthroughThis change removes feature/** and bugfix/** from push-triggered CI builds while moving project/** to explicit push triggers. Documentation is updated to clarify that short-lived branches trigger CI only through pull requests, not direct pushes. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
🚥 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)
Comment |
|
|
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2365 +/- ##
==========================================
+ Coverage 69.35% 78.69% +9.33%
==========================================
Files 48 118 +70
Lines 2545 6429 +3884
Branches 44 0 -44
==========================================
+ Hits 1765 5059 +3294
- Misses 780 1370 +590 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary by CodeRabbit