-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
enhance(ruleset): add stage status rule for independent stages #1215
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1215 +/- ##
==========================================
- Coverage 56.87% 56.87% -0.01%
==========================================
Files 599 599
Lines 32856 32866 +10
==========================================
+ Hits 18687 18692 +5
- Misses 13535 13539 +4
- Partials 634 635 +1
|
i don't know if it's just me, but it seems counter intuitive to have |
Sure. The other option I had was keeping |
to be clear, i'm not against the functionality. little hang up on the terminology and potential confusion with what we already have in place.
the other part is that a step with the independent stage is inverting the logic/meaning. at this time, i don't have a better alternative though 🤔 |
Ref: go-vela/community#910
Example pipeline:
Before:
After: