[PR #15888] [MERGED] Fix API diff workflow #14448

Closed
opened 2026-02-07 07:29:59 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/15888
Author: @Shadowghost
Created: 12/29/2025
Status: Merged
Merged: 1/5/2026
Merged by: @nielsvanvelzen

Base: masterHead: fix-api-diff


📝 Commits (3)

  • 85ff708 Format workflows
  • 18dc32d Fix OpenAPI diff workflow
  • 8a1129b Use new repoository and lock to commit

📊 Changes

5 files changed (+29 additions, -58 deletions)

View changed files

📝 .github/workflows/ci-codeql-analysis.yml (+3 -0)
📝 .github/workflows/ci-openapi.yml (+19 -58)
📝 .github/workflows/commands.yml (+3 -0)
📝 .github/workflows/issue-template-check.yml (+3 -0)
📝 .github/workflows/project-automation.yml (+1 -0)

📄 Description

Fixes the API diff output by using a custom GH action I created. Example output can be seen here: https://github.com/Shadowghost/jellyfin/pull/4 and on the associated action artifacts


🔄 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/jellyfin/jellyfin/pull/15888 **Author:** [@Shadowghost](https://github.com/Shadowghost) **Created:** 12/29/2025 **Status:** ✅ Merged **Merged:** 1/5/2026 **Merged by:** [@nielsvanvelzen](https://github.com/nielsvanvelzen) **Base:** `master` ← **Head:** `fix-api-diff` --- ### 📝 Commits (3) - [`85ff708`](https://github.com/jellyfin/jellyfin/commit/85ff70859711c9be7a4aa271d5a90464eb790de4) Format workflows - [`18dc32d`](https://github.com/jellyfin/jellyfin/commit/18dc32d73532b2e703635cf9e3161df21dc47613) Fix OpenAPI diff workflow - [`8a1129b`](https://github.com/jellyfin/jellyfin/commit/8a1129bbdec24f60b011ae1f90bb0c41b989d378) Use new repoository and lock to commit ### 📊 Changes **5 files changed** (+29 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci-codeql-analysis.yml` (+3 -0) 📝 `.github/workflows/ci-openapi.yml` (+19 -58) 📝 `.github/workflows/commands.yml` (+3 -0) 📝 `.github/workflows/issue-template-check.yml` (+3 -0) 📝 `.github/workflows/project-automation.yml` (+1 -0) </details> ### 📄 Description Fixes the API diff output by using a custom GH action I created. Example output can be seen here: https://github.com/Shadowghost/jellyfin/pull/4 and on the associated action artifacts --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:29:59 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14448