[PR #1827] [CLOSED] disable local actions #18060

Open
opened 2026-08-05 04:08:04 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/1827
Author: @skillcoder
Created: 4/10/2024
Status: Closed

Base: mainHead: disable-local-actions


📝 Commits (1)

📊 Changes

11 files changed (+34 additions, -5 deletions)

View changed files

📝 .github/workflows/golang-test-darwin.yml (+3 -1)
📝 .github/workflows/golang-test-linux.yml (+3 -1)
📝 .github/workflows/golang-test-windows.yml (+3 -1)
📝 .github/workflows/golangci-lint.yml (+7 -1)
📝 .github/workflows/install-script-test.yml (+2 -0)
📝 .github/workflows/mobile-build-validation.yml (+3 -1)
📝 .github/workflows/release.yml (+2 -0)
📝 .github/workflows/sync-main.yml (+3 -0)
📝 .github/workflows/sync-tag.yml (+3 -0)
📝 .github/workflows/test-infrastructure-files.yml (+2 -0)
📝 .github/workflows/update-docs.yml (+3 -0)

📄 Description

Describe your changes

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 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/netbirdio/netbird/pull/1827 **Author:** [@skillcoder](https://github.com/skillcoder) **Created:** 4/10/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `disable-local-actions` --- ### 📝 Commits (1) - [`97797f9`](https://github.com/netbirdio/netbird/commit/97797f918816896c4d9d2a4534f7bc3a4466722a) disable local actions ### 📊 Changes **11 files changed** (+34 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/golang-test-darwin.yml` (+3 -1) 📝 `.github/workflows/golang-test-linux.yml` (+3 -1) 📝 `.github/workflows/golang-test-windows.yml` (+3 -1) 📝 `.github/workflows/golangci-lint.yml` (+7 -1) 📝 `.github/workflows/install-script-test.yml` (+2 -0) 📝 `.github/workflows/mobile-build-validation.yml` (+3 -1) 📝 `.github/workflows/release.yml` (+2 -0) 📝 `.github/workflows/sync-main.yml` (+3 -0) 📝 `.github/workflows/sync-tag.yml` (+3 -0) 📝 `.github/workflows/test-infrastructure-files.yml` (+2 -0) 📝 `.github/workflows/update-docs.yml` (+3 -0) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 04:08:04 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#18060