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

Commit f65eaa5

Browse files
committed
Send GitHub a context for the Pull Request
1 parent 3eb5e4c commit f65eaa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/cc/services/github_pull_requests.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ def update_status(state, description)
5353
state: state,
5454
description: description,
5555
target_url: @payload["details_url"],
56+
context: "codeclimate"
5657
}.to_json
5758

5859
http_post(status_url, body)

0 commit comments

Comments
 (0)