[PR #931] [MERGED] Add trigger for docs generation to release workflow #13162

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/931
Author: @pascal-fischer
Created: 6/5/2023
Status: Merged
Merged: 6/6/2023
Merged by: @pascal-fischer

Base: mainHead: feature/add_docs_api_trigger


📝 Commits (3)

📊 Changes

1 file changed (+14 additions, -1 deletions)

View changed files

📝 .github/workflows/release.yml (+14 -1)

📄 Description

Describe your changes

Added a trigger to the release workflow to start generating API pages in docs repo based on openapi specification and build a new docker.

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/931 **Author:** [@pascal-fischer](https://github.com/pascal-fischer) **Created:** 6/5/2023 **Status:** ✅ Merged **Merged:** 6/6/2023 **Merged by:** [@pascal-fischer](https://github.com/pascal-fischer) **Base:** `main` ← **Head:** `feature/add_docs_api_trigger` --- ### 📝 Commits (3) - [`11a3fef`](https://github.com/netbirdio/netbird/commit/11a3fef5bcf901aa119570568c06c08752b14910) add trigger for docs generation - [`b50503f`](https://github.com/netbirdio/netbird/commit/b50503f8b7276d73985dc31180c5f387b535c4e0) add ref to main - [`7c6d29c`](https://github.com/netbirdio/netbird/commit/7c6d29c9c5cbafbfaa636dd07e501c43c78409f9) re-enable rest of release flow ### 📊 Changes **1 file changed** (+14 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+14 -1) </details> ### 📄 Description ## Describe your changes Added a trigger to the release workflow to start generating API pages in docs repo based on openapi specification and build a new docker. ## 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 02:07:36 -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#13162