[PR #920] [MERGED] fix: ::stop-commands:: should continue to print the lines #1682

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/920
Author: @ZauberNerd
Created: 12/9/2021
Status: Merged
Merged: 12/9/2021
Merged by: @mergify[bot]

Base: masterHead: stop-commands


📝 Commits (1)

  • 217dd42 fix: ::stop-commands:: should continue to print the lines

📊 Changes

2 files changed (+11 additions, -1 deletions)

View changed files

📝 pkg/runner/command.go (+1 -0)
📝 pkg/runner/command_test.go (+10 -1)

📄 Description

This special command allows you to log anything without accidentally running a workflow command.
https://docs.github.com/en/actions/learn-github-actions/workflow-commands-for-github-actions#stopping-and-starting-workflow-commands

Example: https://github.com/ZauberNerd/act-test/runs/4469496818?check_suite_focus=true#step:8:10


🔄 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/920 **Author:** [@ZauberNerd](https://github.com/ZauberNerd) **Created:** 12/9/2021 **Status:** ✅ Merged **Merged:** 12/9/2021 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `stop-commands` --- ### 📝 Commits (1) - [`217dd42`](https://github.com/nektos/act/commit/217dd425a262287b496112aa0269a5692146c144) fix: ::stop-commands:: should continue to print the lines ### 📊 Changes **2 files changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/command.go` (+1 -0) 📝 `pkg/runner/command_test.go` (+10 -1) </details> ### 📄 Description > This special command allows you to log anything without accidentally running a workflow command. https://docs.github.com/en/actions/learn-github-actions/workflow-commands-for-github-actions#stopping-and-starting-workflow-commands Example: https://github.com/ZauberNerd/act-test/runs/4469496818?check_suite_focus=true#step:8:10 --- <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:13 +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#1682
No description provided.