-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
cancel workflow runs when brawl cancel #20
Conversation
?brawl try |
cancel workflow runs when brawl cancel when brawl cancel is triggers, we cancel any github action workflows on the branch where the commit is the commit of the run. BRAWL-10 Requested-by: TroyKomodo <[email protected]>
?brawl merge |
🚨 Cannot add PR to merge queue while another run is pending, use |
?brawl cancel |
🚨 Cancelled CI run |
?brawl try |
cancel workflow runs when brawl cancel when brawl cancel is triggers, we cancel any github action workflows on the branch where the commit is the commit of the run. BRAWL-10 Requested-by: TroyKomodo <[email protected]>
?brawl try |
cancel workflow runs when brawl cancel when brawl cancel is triggers, we cancel any github action workflows on the branch where the commit is the commit of the run. BRAWL-10 Requested-by: TroyKomodo <[email protected]>
🎉 Try build successful! Requested by: @TroyKomodo |
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## main #20 +/- ##
==========================================
- Coverage 91.27% 91.21% -0.06%
==========================================
Files 24 24
Lines 2590 2664 +74
==========================================
+ Hits 2364 2430 +66
- Misses 226 234 +8
|
?brawl merge |
📌 Commit fa3b10f has been approved and added to the merge queue. Requested by: @TroyKomodo Approved by: |
🎉 Build successful! Approved by: |
when brawl cancel is triggers, we cancel any github action workflows on the branch where the commit is the commit of the run.
BRAWL-10