Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Conversation

marshally
Copy link
Contributor

Trello: https://trello.com/c/npDQ4rN3/103-record-response-from-sending-commit-status-instead-of-adding-comment-when-both-commit-status-and-comment-are-on
fixes: #57 (diff)

GithubPullRequests were mistakenly returning a false success code in the common case where a comment is already present on the pull request being updated. We should return a success instead.

…eady exists

Trello: https://trello.com/c/npDQ4rN3/103-record-response-from-sending-commit-status-instead-of-adding-comment-when-both-commit-status-and-comment-are-on
fixes: #57 (diff)

GithubPullRequests were mistakenly returning a false success code in the common
case where a comment is already present on the pull request being updated. We
should return a success instead.
@marshally marshally force-pushed the pull_requests_return_true_if_comment_present branch from 70fd927 to 30e3f84 Compare March 20, 2015 17:43
marshally added a commit that referenced this pull request Mar 20, 2015
…comment_present

return true when pull request commenting is enabled and a comment exists
@marshally marshally merged commit 9789597 into master Mar 20, 2015
@marshally marshally deleted the pull_requests_return_true_if_comment_present branch March 20, 2015 17:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant