-
Notifications
You must be signed in to change notification settings - Fork 33
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
COMMENT_FILE_WRITTEN always false #291
Comments
The
This is only supposed to happen after a push event on the default branch. If I understand you correctly, you are talking about a PR event. What would be the behaviour you would expect? |
(... Maybe we need to be clearer in the Readme. It's always a struggle between adding more content to cover more cases, and removing content because nobody reads when it's too long). |
thank you guys. I adjusted the script and now it is working! |
Job done! |
Hello guys,
could you please explain me this flag? When it is true? I followed your approach and we are able to generate comments with % coverage for our PRs, however I am not able to update the "python-coverage-comment-action-data" branch. The branch was generated, but now for my PRs, the flag is always false, and it wont store the comment. Thank you for your help!
The text was updated successfully, but these errors were encountered: