[PR #6784] [MERGED] Fix OpenAPI workflow fork cloning #11117

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6784
Author: @nielsvanvelzen
Created: 11/6/2021
Status: Merged
Merged: 11/6/2021
Merged by: @crobibero

Base: masterHead: openapi-head-checkout


📝 Commits (2)

  • 2491dd5 Specify repository info in openapi head checkout
  • 07b9ba2 Set GITHUB_TOKEN permissions to read only in OpenAPI workflow

📊 Changes

1 file changed (+4 additions, -1 deletions)

View changed files

📝 .github/workflows/openapi.yml (+4 -1)

📄 Description

Changes

  • Specify repository in actions/checkout to fix cloning of forks
  • Change to read-only permissions for GITHUB_TOKEN to prevent h@ckers

Issues


🔄 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/6784 **Author:** [@nielsvanvelzen](https://github.com/nielsvanvelzen) **Created:** 11/6/2021 **Status:** ✅ Merged **Merged:** 11/6/2021 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `openapi-head-checkout` --- ### 📝 Commits (2) - [`2491dd5`](https://github.com/jellyfin/jellyfin/commit/2491dd513c2bbbc136e33b41043c7b60aa407ca9) Specify repository info in openapi head checkout - [`07b9ba2`](https://github.com/jellyfin/jellyfin/commit/07b9ba2bb4aadfea7c177df8e747b3e79409d8af) Set GITHUB_TOKEN permissions to read only in OpenAPI workflow ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/openapi.yml` (+4 -1) </details> ### 📄 Description **Changes** - Specify repository in actions/checkout to fix cloning of forks - Change to read-only permissions for GITHUB_TOKEN to prevent h@ckers **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> --- <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:32:47 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11117