Skip to content

ci: set permissions to release workflow#297

Merged
AriPerkkio merged 2 commits intomainfrom
ari/ci-permissions
Apr 7, 2026
Merged

ci: set permissions to release workflow#297
AriPerkkio merged 2 commits intomainfrom
ari/ci-permissions

Conversation

@AriPerkkio
Copy link
Copy Markdown
Member

What Changed

CI fails to publish from main:

/usr/bin/git push origin HEAD:changeset-release/main --force
remote: Permission to chromaui/chromatic-e2e.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/chromaui/chromatic-e2e/': The requested URL returned error: 403
Error: Error: The process '/usr/bin/git' failed with exit code 128
Error: The process '/usr/bin/git' failed with exit code 128

Reading related issues from changeset repo, it's related to permissions.

How to test

Let's merge and see if CI is able to publish.

@AriPerkkio AriPerkkio requested a review from ndelangen April 1, 2026 08:48
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 1, 2026

⚠️ No Changeset found

Latest commit: fcb1509

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@AriPerkkio AriPerkkio requested a review from skitterm April 1, 2026 08:48
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #297   +/-   ##
=======================================
  Coverage   95.75%   95.75%           
=======================================
  Files          14       14           
  Lines         400      400           
  Branches       68       68           
=======================================
  Hits          383      383           
  Misses         16       16           
  Partials        1        1           

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

@AriPerkkio AriPerkkio self-assigned this Apr 1, 2026
@AriPerkkio AriPerkkio requested review from JReinhold and thafryer April 7, 2026 07:23
@AriPerkkio AriPerkkio merged commit c800060 into main Apr 7, 2026
8 of 9 checks passed
@AriPerkkio AriPerkkio deleted the ari/ci-permissions branch April 7, 2026 11:31
@AriPerkkio
Copy link
Copy Markdown
Member Author

Now we are running into another upstream blocker: #298 😅

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