csye7125-fall2023-group05 / ami-jenkins

Custom AMI built using HashiCorp Packer to configure a Jenkins server for CI/CD
1 stars 3 forks source link

🚧 Configure Jenkins webhook to organization #22

Closed karanwadhwa closed 11 months ago

karanwadhwa commented 1 year ago

Jenkins is configured via JCasC, through the AMI created by Packer. We need to successfully configure GitHub wehooks with our Jenkins instance so that we can trigger our build pipelines through seed jobs defined in the JCasC `yaml file.

This needs to be done via the GitHub GUI.

NOTE: Remember to configure DockerHub credentials in order for the Jenkinsfile pipeline script to execute successfully.

@sydrawat01 @rishabNeu

sydrawat01 commented 11 months ago

Webhook is configured for https://jenkins.sydrawat.me/