[PR #603] [MERGED] fix: don't run pkg-pr on non code changes #1429

Closed
opened 2026-03-14 09:36:18 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: fix/pkr-web


📝 Commits (1)

  • 0bd6498 fix: 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 skip to 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.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opentui/pull/603 **Author:** [@msmps](https://github.com/msmps) **Created:** 1/29/2026 **Status:** ✅ Merged **Merged:** 1/29/2026 **Merged by:** [@msmps](https://github.com/msmps) **Base:** `main` ← **Head:** `fix/pkr-web` --- ### 📝 Commits (1) - [`0bd6498`](https://github.com/anomalyco/opentui/commit/0bd649875a8811e8f20778c25fa18f9f88b4e1ff) fix: don't run pkg-pr on non code changes ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/pkg-pr-new.yml` (+8 -0) </details> ### 📄 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 `skip` to each of those that always passes but would rather leave those for soundness --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:36:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentui#1429
No description provided.