mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #15888] [MERGED] Fix API diff workflow #14448
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:fix-api-diff📝 Commits (3)
85ff708Format workflows18dc32dFix OpenAPI diff workflow8a1129bUse 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.