[PR #1056] [MERGED] feat: add bug-report flag #1747

Closed
opened 2026-03-01 21:52:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1056
Author: @catthehacker
Created: 3/17/2022
Status: Merged
Merged: 3/22/2022
Merged by: @mergify[bot]

Base: masterHead: feat/bug-report


📝 Commits (4)

  • aa9a1cd feat: add bug-report flag
  • 6909976 fix: use docker host CPU count
  • 6077b14 feat: add config files to bug-report
  • 6e2b8ca Merge branch 'master' into feat/bug-report

📊 Changes

3 files changed (+123 additions, -10 deletions)

View changed files

📝 cmd/root.go (+94 -4)
📝 pkg/container/docker_run.go (+17 -4)
📝 pkg/runner/runner.go (+12 -2)

📄 Description

image


🔄 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/nektos/act/pull/1056 **Author:** [@catthehacker](https://github.com/catthehacker) **Created:** 3/17/2022 **Status:** ✅ Merged **Merged:** 3/22/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `feat/bug-report` --- ### 📝 Commits (4) - [`aa9a1cd`](https://github.com/nektos/act/commit/aa9a1cd841bf6d2a97f24d136ac63867aefb4a7e) feat: add bug-report flag - [`6909976`](https://github.com/nektos/act/commit/6909976404f527ae10276bd8b1d1db514142ec80) fix: use docker host CPU count - [`6077b14`](https://github.com/nektos/act/commit/6077b144e8f0c8d497c53dd72437bf59e3b4eeec) feat: add config files to bug-report - [`6e2b8ca`](https://github.com/nektos/act/commit/6e2b8cab08a70389aaae8cece20e23dc5cd7bdc8) Merge branch 'master' into feat/bug-report ### 📊 Changes **3 files changed** (+123 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `cmd/root.go` (+94 -4) 📝 `pkg/container/docker_run.go` (+17 -4) 📝 `pkg/runner/runner.go` (+12 -2) </details> ### 📄 Description ![image](https://user-images.githubusercontent.com/31106839/159384743-5ef80f0b-8c65-4d02-bd6c-e415cd4e1433.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:52:30 +03: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
starred/act#1747
No description provided.