[PR #6208] [MERGED] disable project automation workflows in forks #10867

Closed
opened 2026-02-07 06:28:11 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6208
Author: @h1dden-da3m0n
Created: 6/20/2021
Status: Merged
Merged: 6/21/2021
Merged by: @cvium

Base: masterHead: ci/no-automation-in-forks


📝 Commits (1)

  • 44b54a2 disable project automation in forks

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 .github/workflows/automation.yml (+2 -0)

📄 Description

Description

these workflows always fail in forks due to missing tokens etc. so this PR adds a condition so they only run here

Changes

  • add if check to automation workflow steps to prevent running in forks

Issues

  • n/a?

🔄 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/6208 **Author:** [@h1dden-da3m0n](https://github.com/h1dden-da3m0n) **Created:** 6/20/2021 **Status:** ✅ Merged **Merged:** 6/21/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `ci/no-automation-in-forks` --- ### 📝 Commits (1) - [`44b54a2`](https://github.com/jellyfin/jellyfin/commit/44b54a2637fb4516cdaf8d49172586919e495238) disable project automation in forks ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/automation.yml` (+2 -0) </details> ### 📄 Description ### Description these workflows always fail in forks due to missing tokens etc. so this PR adds a condition so they only run here ### Changes * add if check to automation workflow steps to prevent running in forks ### Issues * n/a? --- <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 06:28:11 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10867