Skip to content

ci: use workflow_run pattern for PR workflows#7555

Draft
andrewrabert wants to merge 2 commits intomasterfrom
fix/ci-workflow-refactor
Draft

ci: use workflow_run pattern for PR workflows#7555
andrewrabert wants to merge 2 commits intomasterfrom
fix/ci-workflow-refactor

Conversation

@andrewrabert
Copy link
Member

Summary

Refactor CI workflows to use the workflow_run pattern for PR builds.

Changes

  • Build jobs run on pull_request trigger with minimal permissions
  • Deploy/privileged jobs run on workflow_run, consuming artifacts
  • No functional changes to build or deploy behavior

@jellyfin-bot
Copy link
Collaborator

jellyfin-bot commented Feb 1, 2026

Cloudflare Pages deployment

Latest commit db654c2
Status ✅ Deployed!
Preview URL https://721ca178.jellyfin-web.pages.dev
Type 🔀 Preview

View build logs

Pass only required secrets to reusable workflows instead of inheriting
all secrets. Adds secret declarations to reusable workflows.
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 1, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants