[GH-ISSUE #54] Disable commenting on pull requests #33

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

Originally created by @bennycornelissen on GitHub (Mar 21, 2019).
Original GitHub issue: https://github.com/nektos/act/issues/54

I have a workflow that is run for each pull request where several actions may comment on that pull request. Obviously, when running locally with act there is no pull-request, and therefore nowhere to comment to.

My current workaround is to set the comments_url to https://httpstat.us/200 (or run a local http-echo container and point to that), but it would be nice if we had a better way.

Originally created by @bennycornelissen on GitHub (Mar 21, 2019). Original GitHub issue: https://github.com/nektos/act/issues/54 I have a workflow that is run for each pull request where several actions may comment on that pull request. Obviously, when running locally with `act` there is no pull-request, and therefore nowhere to comment to. My current workaround is to set the `comments_url` to https://httpstat.us/200 (or run a local http-echo container and point to that), but it would be nice if we had a better way.
kerem 2026-03-01 21:39:15 +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#33
No description provided.