Skip to content

chore(ci): fix sign-release ci job failure#1285

Merged
eranhirsch merged 1 commit into
mainfrom
eranhirsch/fixCI
Feb 9, 2026
Merged

chore(ci): fix sign-release ci job failure#1285
eranhirsch merged 1 commit into
mainfrom
eranhirsch/fixCI

Conversation

@eranhirsch

Copy link
Copy Markdown
Member

The job was missing a git repo to push the changes to.

Copilot AI review requested due to automatic review settings February 9, 2026 14:51
@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify

netlify Bot commented Feb 9, 2026

Copy link
Copy Markdown

Deploy Preview for trusting-lumiere-9c7fad ready!

Name Link
🔨 Latest commit 0a9b5ec
🔍 Latest deploy log https://app.netlify.com/projects/trusting-lumiere-9c7fad/deploys/6989f45fb4481200080c5b2d
😎 Deploy Preview https://deploy-preview-1285--trusting-lumiere-9c7fad.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov

codecov Bot commented Feb 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (4eac1b8) to head (0a9b5ec).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1285   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          174       174           
  Lines         1622      1622           
  Branches       383       392    +9     
=========================================
  Hits          1622      1622           

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

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

Fixes the sign-release GitHub Actions job failing when gh can’t infer the repository context (because the job doesn’t check out the repo).

Changes:

  • Explicitly passes the repository to gh release upload via --repo "${{ github.repository }}".

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

@pkg-pr-new

pkg-pr-new Bot commented Feb 9, 2026

Copy link
Copy Markdown

commit: 0a9b5ec

@eranhirsch eranhirsch merged commit 49b40aa into main Feb 9, 2026
46 checks passed
@eranhirsch eranhirsch deleted the eranhirsch/fixCI branch February 9, 2026 14:54
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 2.33.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants