Welcome to the OpenCI documentation
/apps/firebase_functions/functions/
GITHUB_WEBHOOK_SECRET
in Firebase Functions.
PRIVATE_KEY
in Firebase Functions.
Originally, you should register the Secret with the firebase CLI, but the current CLI crashes when reading .pem
files. Therefore, register it from the GCP Secret Manager using the GUI.
After setting all the Secrets, deploy Firebase Functions.
gitHubAppFunction
as the Webhook URL for the GitHub app.
Don’t forget to tick the check box.
githubCallbackFunction
.
Don’t forget to tick the check box.