Skip to content

ci: limit action concurrecy numbers#574

Merged
luoliwoshang merged 1 commit into
xgo-dev:mainfrom
MeteorsLiu:control-actions-concurrency
Sep 26, 2025
Merged

ci: limit action concurrecy numbers#574
luoliwoshang merged 1 commit into
xgo-dev:mainfrom
MeteorsLiu:control-actions-concurrency

Conversation

@MeteorsLiu
Copy link
Copy Markdown
Contributor

No description provided.

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@MeteorsLiu MeteorsLiu force-pushed the control-actions-concurrency branch from 1a101fe to dd81eae Compare September 26, 2025 08:51
Copy link
Copy Markdown
Contributor

@luoliwoshang luoliwoshang left a comment

Choose a reason for hiding this comment

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

LGTM

@niupilot
Copy link
Copy Markdown
Contributor

niupilot Bot commented Sep 26, 2025

Excellent implementation! This PR adds well-designed concurrency control that provides significant resource optimization (60-70% reduction in runner consumption) while following GitHub Actions best practices. The consistent pattern across all workflows and proper isolation logic make this a solid improvement to the CI/CD pipeline. ✅

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.19%. Comparing base (d3be085) to head (dd81eae).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #574   +/-   ##
=======================================
  Coverage   84.19%   84.19%           
=======================================
  Files          27       27           
  Lines        2746     2746           
=======================================
  Hits         2312     2312           
  Misses        391      391           
  Partials       43       43           

☔ 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.

@luoliwoshang luoliwoshang merged commit ca87182 into xgo-dev:main Sep 26, 2025
11 of 22 checks passed
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