bcgov / NRPTI

Natural Resources Public Transparency Initiative
Apache License 2.0
5 stars 15 forks source link

NRPTI Pipeline: Create and Activate GitHub Webhook #1204

Open fergmac opened 7 months ago

fergmac commented 7 months ago

Describe the task In OpenShift:

  1. angular-app-build (admin-nrced-build, public-nrced-build, public-lng-build)
  2. nrpti-api

Go to GitHub repo > Settings > Webhooks Create webhook using the above URL and the GitHub secret generated in OpenShift

Deactivate the Jenkins Webhook

Purpose GitHub webhook will allows us to trigger builds in OpenShift on GitHub push events.

Acceptance Criteria

Additional context