Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

Adding github webhook for ci.ceontos.org to run pre-build steps #8

Open
bamachrn opened this issue Nov 28, 2017 · 6 comments
Open

Adding github webhook for ci.ceontos.org to run pre-build steps #8

bamachrn opened this issue Nov 28, 2017 · 6 comments

Comments

@bamachrn
Copy link
Contributor

@TomasTomecek we need to setup a git webhook pointing to https://ci.centos.org/github-webhook/.
The pre-build setup runs in a node of ci.centos.org which automatically gets triggered when there is a change in the repo. This in turn triggers the container building in container-pipeline and pushes the built image in registry.centos.org.

For setting up webhook in the repo please refer to ci.centos.org github integration wiki. We need the webhook to set at every commit. This is one time job per repo. Once added container-pipeline will take care of every changes pushed to the repo then onwards.

Please let me know if I can help on anyway for setting this up.

@TomasTomecek
Copy link
Member

Thanks for letting me know! I'll do this tomorrow.

@TomasTomecek
Copy link
Member

@bamachrn Should be completed now:

I set the trigger for push and PR and added @centos-ci as a collaborator.

@bamachrn
Copy link
Contributor Author

bamachrn commented Nov 29, 2017

@TomasTomecek thanks, it should do. could you please push some test changes to repo? this would help us to validate things are taking up automatically. Or else we can validate the same whenever there is change pushed to the repo.

@TomasTomecek
Copy link
Member

I pushed 8879d67

and updated pr #5 with 23dfb41

@bamachrn
Copy link
Contributor Author

It did not take up automatically. I am checking from our side for a reason. would you please confirm the webhook was dispatched while the changes were made?

@TomasTomecek
Copy link
Member

all the webhooks have green ticks, should I redeliver?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants