mirror of
https://github.com/nektos/act.git
synced 2026-04-26 01:15:51 +03:00
[GH-ISSUE #5939] Disable docker logs #1291
Labels
No labels
area/action
area/cli
area/docs
area/image
area/runner
area/workflow
backlog
confirmed/not-planned
kind/bug
kind/discussion
kind/external
kind/feature-request
kind/question
meta/duplicate
meta/invalid
meta/need-more-info
meta/resolved
meta/wontfix
meta/workaround
needs-work
pull-request
review/not-planned
size/M
size/XL
size/XXL
stale
stale-exempt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/act#1291
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @chv-tp on GitHub (Sep 24, 2025).
Original GitHub issue: https://github.com/nektos/act/issues/5939
Act version
0.2.81
Feature description
It would be nice to have the option to disable default logs from Docker to keep the terminal clean. This has been mentioned in here as well: https://github.com/nektos/act/issues/2488#issuecomment-2423195757
I could not see a ticket for it just yet, so wanted to open one :)
Its related to log lines like:
@ahzay commented on GitHub (Sep 27, 2025):
hey, I looked at the code quickly (for the first time) and I'd like to make sure that your requested feature would not actually suppress the logs entirely, correct? they would still be visible in debug verbosity. From what I've seen that's how the rest of the code behaves with -q.
@codeafridi commented on GitHub (Feb 15, 2026):
hi id like to contribute to this issue. please assign it to me