You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -31,6 +31,8 @@ The command below is used to encode the webhook secret for the GITHUB_WEBOOK_TOK
## The GitHub webhook processing cgi script website
Please note that a VPN connection to Fermilab is required to access many of these links.
The github_webhook script receives a JSON stream from GitHub, validates it, extracts the repo and pull request number, and triggers a Jenkins job with that info as parameters.
- The url of the [cgi scipt](https://scd.ci.fnal.gov/cgi-bin/github_webhook)