Comments on PR when using push-triggered workflows #260
Unanswered
markoleavy
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
All of my workflows are push-triggered. It's seems the action looks for a previous comment in the PR, but not founding it, it doesn't produce a new one. Here's part of my main workflow config:
And here's the last part of the log:
Is there a way to force PR comment creation? Commit comments work properly.
Beta Was this translation helpful? Give feedback.
All reactions