diff --git a/lib/resources.rb b/lib/resources.rb index aedbe3d4db..d13b327dda 100644 --- a/lib/resources.rb +++ b/lib/resources.rb @@ -1570,6 +1570,8 @@ def fetch_content(key) HOOK ||= { "id" => 1, "url" => "https://api.github.com/repos/octocat/Hello-World/hooks/1", + "test_url" => "https://api.github.com/repos/octocat/Hello-World/hooks/1/test", + "ping_url" => "https://api.github.com/repos/octocat/Hello-World/hooks/1/pings", "name" => "web", "events" => ["push", "pull_request"], "active" => true, @@ -1582,6 +1584,7 @@ def fetch_content(key) ORG_HOOK ||= { "id" => 1, "url" => "https://api.github.com/orgs/octocat/hooks/1", + "ping_url" => "https://api.github.com/orgs/octocat/hooks/1/pings", "name" => "web", "events" => ["push", "pull_request"], "active" => true,
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: