Skip to content
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

Always comment when Squawk checks a file #330

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

chdsbd
Copy link
Collaborator

@chdsbd chdsbd commented Dec 13, 2023

Previously we would only add or update a comment if violations found. In cases where violations were resolved, this would leave stale warnings in comments.

Now we will always comment as long as files are found and checked.

There is a slight edge case where if a file is no longer in the pull request, the comment won't be updated.

related: #326

Previously we would only add or update a comment if violations found. In cases where violations were resolved, this would leave stale warnings in comments.

Now we will always comment as long as files are found and checked.

There is a slight edge case where if a file is no longer in the pull request, the comment won't be updated.
@chdsbd chdsbd added the automerge automerge with kodiak label Dec 13, 2023
@chdsbd chdsbd requested a review from sbdchd December 13, 2023 01:22
@kodiakhq kodiakhq bot merged commit 7417733 into master Dec 13, 2023
16 checks passed
@kodiakhq kodiakhq bot deleted the chris/fix-github-upload-no-results branch December 13, 2023 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge automerge with kodiak
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants