[PR #5144] [MERGED] :octocat: Prevent nightly npm packages publishing on push #5780

Closed
opened 2026-02-28 21:18:30 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5144
Author: @MikesGlitch
Created: 6/11/2025
Status: Merged
Merged: 6/11/2025
Merged by: @MikesGlitch

Base: masterHead: nightly-npm-only-on-cron


📝 Commits (3)

  • c7d3194 prevent nightly npm packages publishing on push
  • f80551a release ntoes
  • 08257c1 Update upcoming-release-notes/5144.md

📊 Changes

2 files changed (+6 additions, -3 deletions)

View changed files

📝 .github/workflows/publish-nightly-npm-packages.yml (+0 -3)
upcoming-release-notes/5144.md (+6 -0)

📄 Description

We shouldn't publish the npm packages on push to the main branch - it has to be daily.


🔄 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/actualbudget/actual/pull/5144 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 6/11/2025 **Status:** ✅ Merged **Merged:** 6/11/2025 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `nightly-npm-only-on-cron` --- ### 📝 Commits (3) - [`c7d3194`](https://github.com/actualbudget/actual/commit/c7d3194c9e523bd0920981b80794b2ed4f3a2daa) prevent nightly npm packages publishing on push - [`f80551a`](https://github.com/actualbudget/actual/commit/f80551a4b540063e3bf1bbb14aea2586fd17235a) release ntoes - [`08257c1`](https://github.com/actualbudget/actual/commit/08257c10323ee69ca728b4082b1e57f6a8d17e53) Update upcoming-release-notes/5144.md ### 📊 Changes **2 files changed** (+6 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/publish-nightly-npm-packages.yml` (+0 -3) ➕ `upcoming-release-notes/5144.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> We shouldn't publish the npm packages on push to the main branch - it has to be daily. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:18:30 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#5780