Conversation
Co-authored-by: Lari Hotari <lhotari@users.noreply.github.com>
|
/pulsarbot rerun-failure-checks |
There was a problem hiding this comment.
Pull Request Overview
This PR replaces the external apache/pulsar-test-infra/pulsarbot@master action with an inline implementation using actions/github-script@v7. The change provides direct control over the pulsarbot functionality for managing PR workflow runs.
Key changes:
- Migrated from external action to inline JavaScript implementation
- Implements commands:
/pulsarbot rerun,/pulsarbot rerun <jobname>,/pulsarbot stop/cancel, and/pulsarbot rerun-failure-checks - Adds comprehensive logging and error handling for workflow/job management operations
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #24940 +/- ##
=============================================
+ Coverage 36.42% 74.45% +38.03%
- Complexity 13094 34103 +21009
=============================================
Files 1706 1902 +196
Lines 140911 150051 +9140
Branches 16351 17467 +1116
=============================================
+ Hits 51323 111718 +60395
+ Misses 82571 29398 -53173
- Partials 7017 8935 +1918
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
067d20c to
b923338
Compare
|
@lhotari The above comments had been fixed. do you have time take a look? |
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 4 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Motivation
The ci-pulsarbot.yaml is slightly out-dated, update pulsarbot with github-script
Verifying this change
test in liangyepianzhou#19
Documentation
docdoc-requireddoc-not-neededdoc-complete