Skip to content

Conversation

@lukastaegert
Copy link
Member

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

List any relevant issue numbers:

Description

In order to reduce the opportunity to abuse this label, I want to directly remove it when added to a pull request and only run on non-Rollup repos when the label was just added.

@vercel
Copy link

vercel bot commented Sep 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
rollup Ready Ready Preview Comment Sep 19, 2025 5:37pm

@github-actions
Copy link

github-actions bot commented Sep 19, 2025

Thank you for your contribution! ❤️

You can try out this pull request locally by installing Rollup via

npm install rollup/rollup#test-remove-pr-label

Notice: Ensure you have installed the latest nightly Rust toolchain. If you haven't installed it yet, please see https://www.rust-lang.org/tools/install to learn how to download Rustup and install Rust.

or load it into the REPL:
https://rollup-k386of4ca-rollup-js.vercel.app/repl/?pr=6118

@github-actions
Copy link

Performance report

  • BUILD: 6951ms, 834 MB
    • initialize: 0ms, 25 MB
    • generate module graph: 2609ms, 636 MB
      • generate ast: 1396ms, 623 MB
    • sort and bind modules: 401ms, 699 MB
    • mark included statements: 3936ms, 834 MB
      • treeshaking pass 1: 2318ms, 830 MB
      • treeshaking pass 2: 458ms, 807 MB (-5%)
      • treeshaking pass 3: 394ms, 836 MB
      • treeshaking pass 4: 380ms, 810 MB
      • treeshaking pass 5: 376ms, 834 MB
  • GENERATE: 794ms (-98ms, -11.0%), 922 MB (-3%)
    • initialize render: 0ms, 834 MB (-12%)
    • generate chunks: 48ms (-124ms, -72.1%), 838 MB (-10%)
      • optimize chunks: 0ms, 847 MB (-8%)
    • render chunks: 629ms, 900 MB (-3%)
    • transform chunks: 19ms, 922 MB (-3%)
    • generate bundle: 0ms, 922 MB (-3%)

@lukastaegert lukastaegert merged commit 67b36ed into master Sep 19, 2025
46 checks passed
@lukastaegert lukastaegert deleted the test-remove-pr-label branch September 19, 2025 17:46
@codecov
Copy link

codecov bot commented Sep 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.74%. Comparing base (3f124ba) to head (fbacaa5).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6118   +/-   ##
=======================================
  Coverage   98.74%   98.74%           
=======================================
  Files         271      271           
  Lines       10644    10644           
  Branches     2850     2850           
=======================================
  Hits        10510    10510           
  Misses         89       89           
  Partials       45       45           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

lukastaegert added a commit that referenced this pull request Sep 19, 2025
Only run when label is added and directly remove the label afterward
@github-actions
Copy link

This PR has been released as part of [email protected]. You can test it via npm install rollup.

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