mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
Update github_webhook_processor.php
This commit is contained in:
committed by
GitHub
parent
bfad661c1c
commit
b2ae6ae521
@@ -24,7 +24,7 @@ define('F_SECRET_PR', 1<<1);
|
||||
|
||||
//CONFIGS ARE IN SECRET.PHP, THESE ARE JUST DEFAULTS!
|
||||
|
||||
$hookSecret = '08ajh0qj93209qj90jfq932j32r';
|
||||
/*$hookSecret = '08ajh0qj93209qj90jfq932j32r';
|
||||
$apiKey = '209ab8d879c0f987d06a09b9d879c0f987d06a09b9d8787d0a089c';
|
||||
$repoOwnerAndName = "tgstation/tgstation";
|
||||
$servers = array();
|
||||
@@ -39,7 +39,7 @@ $validation = "org";
|
||||
$validation_count = 1;
|
||||
$tracked_branch = 'master';
|
||||
$require_changelogs = false;
|
||||
$discordWebHooks = array();
|
||||
$discordWebHooks = array();*/
|
||||
|
||||
require_once 'secret.php';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user