Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit 00bdada

Browse files
committed
Merge pull request #687 from github/update-1421056574
2 parents ca10d1f + 469593f commit 00bdada

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/resources.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1570,6 +1570,8 @@ def fetch_content(key)
15701570
HOOK ||= {
15711571
"id" => 1,
15721572
"url" => "https://api.github.com/repos/octocat/Hello-World/hooks/1",
1573+
"test_url" => "https://api.github.com/repos/octocat/Hello-World/hooks/1/test",
1574+
"ping_url" => "https://api.github.com/repos/octocat/Hello-World/hooks/1/pings",
15731575
"name" => "web",
15741576
"events" => ["push", "pull_request"],
15751577
"active" => true,
@@ -1582,6 +1584,7 @@ def fetch_content(key)
15821584
ORG_HOOK ||= {
15831585
"id" => 1,
15841586
"url" => "https://api.github.com/orgs/octocat/hooks/1",
1587+
"ping_url" => "https://api.github.com/orgs/octocat/hooks/1/pings",
15851588
"name" => "web",
15861589
"events" => ["push", "pull_request"],
15871590
"active" => true,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

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:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy