Skip to content

Asociate check with PR #25577

Answered by Yanjingzhu
spothound asked this question in Actions
Discussion options

You must be logged in to vote

Pull request is an issue. So you can use on: issue_comment. to trigger a workflow when a new comment added to a PR.  

And you can use on:  pull_request_review_comment to run your workflow anytime a comment on a pull request’s unified diff is modified

Please refer to this document: https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows#issue-comment-event-issue_comment

I want to note that, you cannot see these types of checks in PP > Checks tab. You need to find it in Repo> Actions > Workflows list…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants