Skip to content

ci: remove unused team label workflow#13950

Merged
chenjiahan merged 1 commit into
mainfrom
chenjiahan/remove-team-label-ci
May 8, 2026
Merged

ci: remove unused team label workflow#13950
chenjiahan merged 1 commit into
mainfrom
chenjiahan/remove-team-label-ci

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

Summary

This PR removes the unused team-label workflow. The CI is no longer used, and removing it avoids spending CI time on obsolete issue and pull request labeling. It also removes .github/teams.yml, which was only consumed by that workflow and has no remaining references.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@chenjiahan chenjiahan requested a review from stormslowly as a code owner May 8, 2026 07:41
Copilot AI review requested due to automatic review settings May 8, 2026 07:41
@chenjiahan chenjiahan changed the title chore: remove unused team label workflow ci: remove unused team label workflow May 8, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes an obsolete GitHub Actions workflow (team-label) and its associated configuration file to avoid running unused automation and consuming CI resources.

Changes:

  • Deleted .github/workflows/team-label.yaml (unused labeling workflow for new issues/PRs).
  • Deleted .github/teams.yml (team list consumed only by the removed workflow).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/team-label.yaml Removes the unused “team-label” GitHub Actions workflow.
.github/teams.yml Removes the team configuration file that had no remaining references after workflow deletion.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chenjiahan chenjiahan enabled auto-merge (squash) May 8, 2026 07:44
@github-actions

github-actions Bot commented May 8, 2026

Copy link
Copy Markdown
Contributor

📦 Binary Size-limit

Comparing 254109e to perf: reduce parser dependency bookkeeping overhead (#13936) by harpsealjs

🙈 Size remains the same at 61.90MB

@github-actions

github-actions Bot commented May 8, 2026

Copy link
Copy Markdown
Contributor

Rsdoctor Bundle Diff Analysis

Found 6 projects in monorepo, 6 projects with changes.

📊 Quick Summary
Project Total Size Change
popular-libs 1.7 MB -
react-10k 5.7 MB -
react-1k 826.3 KB -
react-5k 2.7 MB -
rome 1.6 MB -
ui-components 4.8 MB -
📋 Detailed Reports (Click to expand)

📁 popular-libs

Path: ../build-tools-performance/cases/popular-libs/dist/rsdoctor-data.json

⚠️ No baseline data found - Unable to perform comparison analysis

Metric Current Baseline Change
📊 Total Size 1.7 MB - -
📄 JavaScript 1.7 MB - -
🎨 CSS 0 B - -
🌐 HTML 289.0 B - -
📁 Other Assets 0 B - -

📁 react-10k

Path: ../build-tools-performance/cases/react-10k/dist/rsdoctor-data.json

⚠️ No baseline data found - Unable to perform comparison analysis

Metric Current Baseline Change
📊 Total Size 5.7 MB - -
📄 JavaScript 5.7 MB - -
🎨 CSS 21.0 B - -
🌐 HTML 328.0 B - -
📁 Other Assets 0 B - -

📁 react-1k

Path: ../build-tools-performance/cases/react-1k/dist/rsdoctor-data.json

⚠️ No baseline data found - Unable to perform comparison analysis

Metric Current Baseline Change
📊 Total Size 826.3 KB - -
📄 JavaScript 826.0 KB - -
🎨 CSS 0 B - -
🌐 HTML 328.0 B - -
📁 Other Assets 0 B - -

📁 react-5k

Path: ../build-tools-performance/cases/react-5k/dist/rsdoctor-data.json

⚠️ No baseline data found - Unable to perform comparison analysis

Metric Current Baseline Change
📊 Total Size 2.7 MB - -
📄 JavaScript 2.7 MB - -
🎨 CSS 21.0 B - -
🌐 HTML 328.0 B - -
📁 Other Assets 0 B - -

📁 rome

Path: ../build-tools-performance/cases/rome/dist/rsdoctor-data.json

⚠️ No baseline data found - Unable to perform comparison analysis

Metric Current Baseline Change
📊 Total Size 1.6 MB - -
📄 JavaScript 1.6 MB - -
🎨 CSS 0 B - -
🌐 HTML 0 B - -
📁 Other Assets 0 B - -

📁 ui-components

Path: ../build-tools-performance/cases/ui-components/dist/rsdoctor-data.json

⚠️ No baseline data found - Unable to perform comparison analysis

Metric Current Baseline Change
📊 Total Size 4.8 MB - -
📄 JavaScript 4.7 MB - -
🎨 CSS 106.8 KB - -
🌐 HTML 328.0 B - -
📁 Other Assets 0 B - -

Generated by Rsdoctor GitHub Action

@codspeed-hq

codspeed-hq Bot commented May 8, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will degrade performance by 5.59%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

❌ 2 regressed benchmarks
✅ 32 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation rust@persistent_cache_restore@basic-react-development 18.2 ms 18.9 ms -4.06%
Simulation js@external getResolve 1.4 ms 1.5 ms -5.59%

Comparing chenjiahan/remove-team-label-ci (254109e) with main (f33de18)

Open in CodSpeed

@chenjiahan chenjiahan merged commit 3df6bb6 into main May 8, 2026
41 of 42 checks passed
@chenjiahan chenjiahan deleted the chenjiahan/remove-team-label-ci branch May 8, 2026 08:19
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.

3 participants