mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 04:55:58 +03:00
[PR #603] [MERGED] fix: don't run pkg-pr on non code changes #1429
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#1429
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/603
Author: @msmps
Created: 1/29/2026
Status: ✅ Merged
Merged: 1/29/2026
Merged by: @msmps
Base:
main← Head:fix/pkr-web📝 Commits (1)
0bd6498fix: don't run pkg-pr on non code changes📊 Changes
1 file changed (+8 additions, -0 deletions)
View changed files
📝
.github/workflows/pkg-pr-new.yml(+8 -0)📄 Description
Description
This skips the pkg publish for non code changes as web is internal! We could do the same for all of the build opentui/* workflows but they're marked as required in the status checks 😅 I could add a
skipto each of those that always passes but would rather leave those for soundness🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.