[PR #1502] [CLOSED] Remove red color from logging messages #1972

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1502
Author: @patinthehat
Created: 12/11/2022
Status: Closed

Base: masterHead: remove-logger-color-red


📝 Commits (2)

  • 417173d renove red color from logging messages as red is typically associated with error messages and can result in confusion with lots of output from many containers
  • f5124ed Merge branch 'master' into remove-logger-color-red

📊 Changes

1 file changed (+1 additions, -2 deletions)

View changed files

📝 pkg/runner/logger.go (+1 -2)

📄 Description

This PR removes the color red from logging messages as red is typically associated with error messages, and can result in confusion with lots of output from many containers.

Avoiding red text removes the ambiguity of red text that is not an error message.


🔄 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/1502 **Author:** [@patinthehat](https://github.com/patinthehat) **Created:** 12/11/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `remove-logger-color-red` --- ### 📝 Commits (2) - [`417173d`](https://github.com/nektos/act/commit/417173df6da7dcbd4e15c38feff43dbfb2d2465a) renove red color from logging messages as red is typically associated with error messages and can result in confusion with lots of output from many containers - [`f5124ed`](https://github.com/nektos/act/commit/f5124ed23f35c3a043b8d81be9d77ca268911562) Merge branch 'master' into remove-logger-color-red ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/logger.go` (+1 -2) </details> ### 📄 Description This PR removes the color `red` from logging messages as red is typically associated with error messages, and can result in confusion with lots of output from many containers. Avoiding red text removes the ambiguity of red text that is not an error message. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:53:28 +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#1972
No description provided.