[PR #1365] [MERGED] fix: restore the job logger setup after job cancelation #1906

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1365
Author: @KnisterPeter
Created: 9/27/2022
Status: Merged
Merged: 9/27/2022
Merged by: @mergify[bot]

Base: masterHead: canceled-jobs-logger


📝 Commits (1)

  • 4e11c41 fix: restore the job logger setup after job cancelation

📊 Changes

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

View changed files

📝 pkg/runner/job_executor.go (+1 -1)

📄 Description

To be able to tag all log-lines with appropriate fields
after a workflow run is canceled, we need to restore
the JobLogger in the cancelation context.


🔄 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/1365 **Author:** [@KnisterPeter](https://github.com/KnisterPeter) **Created:** 9/27/2022 **Status:** ✅ Merged **Merged:** 9/27/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `canceled-jobs-logger` --- ### 📝 Commits (1) - [`4e11c41`](https://github.com/nektos/act/commit/4e11c4110adb7d49faab8dd8404121517b5698b7) fix: restore the job logger setup after job cancelation ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/job_executor.go` (+1 -1) </details> ### 📄 Description To be able to tag all log-lines with appropriate fields after a workflow run is canceled, we need to restore the JobLogger in the cancelation context. --- <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:11 +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#1906
No description provided.