Skip to content

chore(ci): bump rstack-ecosystem-ci dispatch action to latest main#14726

Open
stormslowly wants to merge 1 commit into
mainfrom
chore/bump-eco-ci-dispatch-action
Open

chore(ci): bump rstack-ecosystem-ci dispatch action to latest main#14726
stormslowly wants to merge 1 commit into
mainfrom
chore/bump-eco-ci-dispatch-action

Conversation

@stormslowly

Copy link
Copy Markdown
Contributor

Why

rstack-ecosystem-ci#64 swapped the Docker-based trigger-workflow-and-wait for a JS workflow_dispatch implementation in the dispatch action. That change is on main but not yet tagged, so our pinned v0.3.4 (ecca2c8) still runs the old Docker path.

This bumps both eco-CI action references to the latest main hash (edf483f3) so we exercise the new JS dispatch end-to-end.

before after
ci.yml (ecosystem_ci_per_commit) ecca2c8 v0.3.4 edf483f3 main #64
ecosystem-ci.yml (ecosystem_ci_dispatch) ecca2c8 v0.3.4 edf483f3 main #64

Copilot AI review requested due to automatic review settings July 8, 2026 07:21
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

cannot determine workflow run id

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 updates the pinned commit SHAs for the external rstackjs/rstack-ecosystem-ci GitHub Actions used to trigger Ecosystem CI, moving from the previously tagged v0.3.4 commit to a newer commit on main in order to exercise the updated JS-based workflow_dispatch implementation end-to-end.

Changes:

  • Bump ecosystem_ci_dispatch action reference in ecosystem-ci.yml to edf483f3a550a8257aab674f076879b23047f350.
  • Bump ecosystem_ci_per_commit action reference in ci.yml to edf483f3a550a8257aab674f076879b23047f350.

Reviewed changes

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

File Description
.github/workflows/ecosystem-ci.yml Updates the pinned SHA for the PR-triggered Ecosystem CI dispatch action.
.github/workflows/ci.yml Updates the pinned SHA for the per-commit Ecosystem CI trigger action.

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

@codspeed-hq

codspeed-hq Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 43 untouched benchmarks
⏩ 47 skipped benchmarks1


Comparing chore/bump-eco-ci-dispatch-action (a838180) with main (be555f9)

Open in CodSpeed

Footnotes

  1. 47 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

📝 Rspack Ecosystem CI: Open

suite result
rsdoctor ✅ success
lynx-stack ✅ success
rspress ✅ success
rsbuild-rsc-plugin ✅ success
rstest ❌ failure
plugin ✅ success
examples ✅ success
rslib ❌ failure
devserver ✅ success
rsbuild ❌ failure
modernjs ✅ success

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