-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Action is not posting comments on the PR #74
Comments
@Montek30 can we clarify that the terraform code has detection by trivy is included in the changeset? If the codes aren't included in the changeset, reviewdog cannot comment on them. |
@nayuta Attaching the logs where I can see the detection . Am I missing on something? |
Hi @nayuta, what is the ETA when this will be merged? |
@nayuta I see the PR got closed, I have already passed the reviewdog flags "-tee" as shown in the code above but its not helpful.. is there a resolution for this? |
@Montek30 We can try to debug with GitHub debug flag with https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/troubleshooting-workflows/enabling-debug-logging |
I tried these in my test environment. I can get comments with reviews on my local machine, but I cannot get comments with GitHub Actions. Maybe we're facing like: reviewdog/reviewdog#1952 |
Yes correct I am using Github Actions and I'm unable to get the comments on the PR, do we know the issue and is there a timeline when this will be potentially solved? |
Hi,
We are integrating this action with our github workflow for terraform. I can see the logs that its generating the error msgs but its not posting the comments on the PR. Any ideas what could be the reason?
Here is the code:
Logs:
The text was updated successfully, but these errors were encountered: