JGithubHooks::test
Method to test a hook against the latest repository commit
Signature
public function test(string
$user,
string
$repo,
integer
$id )
Parameters
-
$user
- The name of the owner of the GitHub repository.
-
$repo
- The name of the GitHub repository.
-
$id
- ID of the hook to delete