[PR #1231] [MERGED] [IMPROVEMENT] Remove the need for the push to be on the master branch #2032

Closed
opened 2026-01-29 17:19:52 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1231
Author: @NilsIrl
Created: 2/15/2020
Status: Merged
Merged: 2/15/2020
Merged by: @canihavesomecoffee

Base: masterHead: remove_branch_specification


📝 Commits (1)

  • 88830e6 Remove the need for the push to be on the master branch

📊 Changes

3 files changed (+0 additions, -3 deletions)

View changed files

📝 .github/workflows/build_linux.yml (+0 -1)
📝 .github/workflows/build_windows.yml (+0 -1)
📝 .github/workflows/format.yml (+0 -1)

📄 Description

This is because contributors don't have branches called master it isn't
possible to manually trigger workflows as suggested by
https://github.community/t5/GitHub-Actions/GitHub-Actions-Manual-Trigger-Approvals/m-p/31517.

My familiarity with the project is as follows (check one):

  • I absolutely hate CCExtractor, but have not contributed previously. 😂 (just kidding)

🔄 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/CCExtractor/ccextractor/pull/1231 **Author:** [@NilsIrl](https://github.com/NilsIrl) **Created:** 2/15/2020 **Status:** ✅ Merged **Merged:** 2/15/2020 **Merged by:** [@canihavesomecoffee](https://github.com/canihavesomecoffee) **Base:** `master` ← **Head:** `remove_branch_specification` --- ### 📝 Commits (1) - [`88830e6`](https://github.com/CCExtractor/ccextractor/commit/88830e6c58762ab91d45b3828da46a6c1b83537d) Remove the need for the push to be on the master branch ### 📊 Changes **3 files changed** (+0 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build_linux.yml` (+0 -1) 📝 `.github/workflows/build_windows.yml` (+0 -1) 📝 `.github/workflows/format.yml` (+0 -1) </details> ### 📄 Description This is because contributors don't have branches called master it isn't possible to manually trigger workflows as suggested by https://github.community/t5/GitHub-Actions/GitHub-Actions-Manual-Trigger-Approvals/m-p/31517. **My familiarity with the project is as follows (check one):** - [X] I absolutely hate CCExtractor, but have not contributed previously. :joy: (just kidding) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:19:53 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2032