From 1cd26be115065c6ca27e379e2945e200ab4a2379 Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Tue, 16 Jul 2024 10:12:14 +0300 Subject: [PATCH] #25 create_commit_comment --- lib/fbe/octo.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/fbe/octo.rb b/lib/fbe/octo.rb index e69134b..baecf5c 100644 --- a/lib/fbe/octo.rb +++ b/lib/fbe/octo.rb @@ -181,6 +181,12 @@ def add_comment(_repo, _issue, _text) } end + def create_commit_comment(_repo, _sha, _text) + { + id: 42 + } + end + def search_issues(_query, _options = {}) { items: [