mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-24 20:45:56 +03:00
[PR #538] [MERGED] ci(pkg-pr-new): use commit SHA and bun in preview comments #1390
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#1390
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/anomalyco/opentui/pull/538
Author: @remorses
Created: 1/16/2026
Status: ✅ Merged
Merged: 1/16/2026
Merged by: @kommander
Base:
main← Head:ci/pkg-pr-new-sha-comments📝 Commits (1)
9bee3e6ci(pkg-pr-new): use commit SHA and bun in preview comments📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
.github/workflows/pkg-pr-new.yml(+1 -1)📄 Description
Adds
--commentWithSha --bunflags to pkg-pr-new publish command.Commit hash is required because that's what pkg-pr-new uses for the @opentui/core dependency URL. Using anything else (like PR number) causes duplicate @opentui/core in node_modules.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.