Skip to content

Remove pr-e2e-test.yml#10212

Closed
RongtongJin wants to merge 2 commits intoapache:developfrom
RongtongJin:develop-0325-fix
Closed

Remove pr-e2e-test.yml#10212
RongtongJin wants to merge 2 commits intoapache:developfrom
RongtongJin:develop-0325-fix

Conversation

@RongtongJin
Copy link
Copy Markdown
Contributor

@RongtongJin RongtongJin commented Mar 26, 2026

Which Issue(s) This PR Fixes

  • Fixes #issue_id

Brief Description

How Did You Test This Change?

The workflow_run triggered pr-e2e-test.yml downloads PR-built artifacts
and pushes Docker images to official apache/rocketmq-ci DockerHub repo
with secrets, allowing attackers to inject backdoored binaries via PRs.

Remove the vulnerable workflow since push-ci.yml already provides full
E2E test coverage after code is merged into develop/master.
pr-ci.yml only existed to build artifacts for the now-removed
pr-e2e-test.yml. PR compilation is already covered by
integration-test.yml and coverage.yml.
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.85%. Comparing base (932588d) to head (babeebf).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #10212      +/-   ##
=============================================
- Coverage      48.94%   48.85%   -0.09%     
+ Complexity     13381    13359      -22     
=============================================
  Files           1373     1373              
  Lines          99904    99904              
  Branches       12901    12901              
=============================================
- Hits           48896    48808      -88     
- Misses         45076    45146      +70     
- Partials        5932     5950      +18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants