Skip to content

ci: only run release workflows in nuxt org - #2296

Open
luc122c wants to merge 1 commit into
nuxt:mainfrom
luc122c:fix/ci-running-in-forks
Open

ci: only run release workflows in nuxt org#2296
luc122c wants to merge 1 commit into
nuxt:mainfrom
luc122c:fix/ci-running-in-forks

Conversation

@luc122c

@luc122c luc122c commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

🔗 Linked issue

📚 Description

The 'release' actions are running in forks. This PR ensures they only run in the Nuxt org.

See hacknug#1 for reference.

@luc122c
luc122c marked this pull request as ready for review July 30, 2026 19:22
@luc122c
luc122c requested a review from danielroe as a code owner July 30, 2026 19:22
@pkg-pr-new

pkg-pr-new Bot commented Jul 30, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@nuxt/image@2296

commit: 8427616

@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: a066cf6e-e012-4816-b3c2-4e3c76fbd77c

📥 Commits

Reviewing files that changed from the base of the PR and between f09eef6 and 8427616.

📒 Files selected for processing (1)
  • .github/workflows/release.yml

📝 Walkthrough

Walkthrough

The release workflow adds github.repository_owner == 'nuxt' guards to the pr, release, pack, and publish job conditions. Existing event, branch, tag, and output checks remain unchanged.

Estimated code review effort: 1 (Trivial) | ~3 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: restricting release workflows to the Nuxt organization.
Description check ✅ Passed The description matches the change by explaining that release actions were running in forks and should only run in the Nuxt org.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@danielroe

Copy link
Copy Markdown
Member

this is good

I've also fixed upstream in uppt

@hacknug

hacknug commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

thanks luke!

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