[PR #6133] [MERGED] Pull request target #10829

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6133
Author: @ferferga
Created: 5/31/2021
Status: Merged
Merged: 5/31/2021
Merged by: @joshuaboniface

Base: masterHead: pull_request_target


📝 Commits (2)

  • a29ee99 Use pull_request_target instead of pull_request
  • d9bd162 Don't trigger workflows in unnecessary events and always use jellyfin-bot

📊 Changes

5 files changed (+11 additions, -3 deletions)

View changed files

📝 .github/label-commenter-config.yml (+1 -1)
📝 .github/workflows/automation.yml (+1 -1)
📝 .github/workflows/check-backport.yml (+4 -1)
📝 .github/workflows/label-commenter.yml (+2 -0)
📝 .github/workflows/rebase.yml (+3 -0)

📄 Description

  • Don't trigger command-based workflows when the comments are deleted.
  • Use pull_request_target event instead of pull_request to trigger workflows from forks as explained here

🔄 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/6133 **Author:** [@ferferga](https://github.com/ferferga) **Created:** 5/31/2021 **Status:** ✅ Merged **Merged:** 5/31/2021 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `pull_request_target` --- ### 📝 Commits (2) - [`a29ee99`](https://github.com/jellyfin/jellyfin/commit/a29ee991a4813357f19ce281c81a23de4b3f623d) Use pull_request_target instead of pull_request - [`d9bd162`](https://github.com/jellyfin/jellyfin/commit/d9bd162739ffd4110a27618939b2a89a9291ab96) Don't trigger workflows in unnecessary events and always use jellyfin-bot ### 📊 Changes **5 files changed** (+11 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/label-commenter-config.yml` (+1 -1) 📝 `.github/workflows/automation.yml` (+1 -1) 📝 `.github/workflows/check-backport.yml` (+4 -1) 📝 `.github/workflows/label-commenter.yml` (+2 -0) 📝 `.github/workflows/rebase.yml` (+3 -0) </details> ### 📄 Description * Don't trigger command-based workflows when the comments are deleted. * Use ``pull_request_target`` event instead of ``pull_request`` to trigger workflows from forks as explained [here](https://github.blog/2020-08-03-github-actions-improvements-for-fork-and-pull-request-workflows/) --- <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:27:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10829