[PR #5815] [MERGED] ci: run for every branch instead of just master #5680

Closed
opened 2026-05-05 10:42:54 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5815
Author: @kmk3
Created: 5/3/2023
Status: Merged
Merged: 5/5/2023
Merged by: @kmk3

Base: masterHead: ci-allow-any-branch


📝 Commits (1)

  • 5871b08 ci: run for every branch instead of just master

📊 Changes

4 files changed (+0 additions, -9 deletions)

View changed files

📝 .github/workflows/build-extra.yml (+0 -2)
📝 .github/workflows/build.yml (+0 -2)
📝 .github/workflows/codeql-analysis.yml (+0 -3)
📝 .github/workflows/profile-checks.yml (+0 -2)

📄 Description

Having CI always run on WIP branches without having to open a PR
beforehand makes it easier to debug CI issues.

GitHub currently does not have any apparent limit for CI runs and there
are no project-specific secrets as far as I know, so it should be safe
to remove these restrictions.


🔄 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/netblue30/firejail/pull/5815 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 5/3/2023 **Status:** ✅ Merged **Merged:** 5/5/2023 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `ci-allow-any-branch` --- ### 📝 Commits (1) - [`5871b08`](https://github.com/netblue30/firejail/commit/5871b08a41d1479c3519fca5c4d630e3c8169184) ci: run for every branch instead of just master ### 📊 Changes **4 files changed** (+0 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-extra.yml` (+0 -2) 📝 `.github/workflows/build.yml` (+0 -2) 📝 `.github/workflows/codeql-analysis.yml` (+0 -3) 📝 `.github/workflows/profile-checks.yml` (+0 -2) </details> ### 📄 Description Having CI always run on WIP branches without having to open a PR beforehand makes it easier to debug CI issues. GitHub currently does not have any apparent limit for CI runs and there are no project-specific secrets as far as I know, so it should be safe to remove these restrictions. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:42:54 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5680
No description provided.