mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #16162] ci: use workflow_run pattern for PR workflows #14546
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/16162
Author: @andrewrabert
Created: 2/1/2026
Status: 🔄 Open
Base:
master← Head:fix/ci-workflow-refactor📝 Commits (1)
3d0b84cci: use workflow_run pattern for PR workflows📊 Changes
4 files changed (+138 additions, -125 deletions)
View changed files
➕
.github/workflows/ci-compat-build.yml(+55 -0)📝
.github/workflows/ci-compat.yml(+14 -77)➕
.github/workflows/ci-openapi-build.yml(+55 -0)📝
.github/workflows/ci-openapi.yml(+14 -48)📄 Description
Summary
Refactor CI workflows to use the
workflow_runpattern for PR builds.Changes
pull_requesttrigger with minimal permissionsworkflow_run, consuming artifacts🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.