[PR #3555] [MERGED] add git town workflow config #17823

Closed
opened 2026-08-05 04:07:47 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3555
Author: @pnmcosta
Created: 3/20/2025
Status: Merged
Merged: 4/9/2025
Merged by: @pnmcosta

Base: mainHead: feature/git-town


📝 Commits (1)

📊 Changes

2 files changed (+48 additions, -0 deletions)

View changed files

.git-branches.toml (+27 -0)
.github/workflows/git-town.yml (+21 -0)

📄 Description

Describe your changes

This PR configures the repo with our recommended Git Town configuration.

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/3555 **Author:** [@pnmcosta](https://github.com/pnmcosta) **Created:** 3/20/2025 **Status:** ✅ Merged **Merged:** 4/9/2025 **Merged by:** [@pnmcosta](https://github.com/pnmcosta) **Base:** `main` ← **Head:** `feature/git-town` --- ### 📝 Commits (1) - [`fc16ad8`](https://github.com/netbirdio/netbird/commit/fc16ad804b2da6fef1239200b8166db792e4db8b) add git town config ### 📊 Changes **2 files changed** (+48 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.git-branches.toml` (+27 -0) ➕ `.github/workflows/git-town.yml` (+21 -0) </details> ### 📄 Description ## Describe your changes This PR configures the repo with our recommended [Git Town](https://www.git-town.com/) configuration. ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [x] 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:07:47 -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#17823