Skip to content

Commit 0910286

Browse files
swintonrachmari
andauthored
Update server.rb
Co-Authored-By: rachmari <rachmari@github.com>
1 parent 6414279 commit 0910286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ def initiate_check_run
108108
# to 'in_progress' and run the CI process. When the CI finishes, you'll
109109
# update the check run status to 'completed' and add the CI results.
110110

111-
# Octokit doesn't yet support the Checks API, but it does provide generic
111+
# At time of writing, Octokit doesn't support the Checks API, but it does provide generic
112112
# HTTP methods you can use:
113113
# https://developer.github.com/v3/checks/runs/#update-a-check-run
114114
updated_check_run = @installation_client.patch(

0 commit comments

Comments
 (0)