Github ping event causes a re-build
When I setup a github webhook using the "generic webhook" URL from my openshift deployment's build config page... github as part of new webhook setup, sends a ping event, and openshift is re-building and re-deploying my pod which is not expected as openshift should only re-build for a push event only!
Version
[provide output of the openshift version or oc version command]
Steps To Reproduce
I lost the setup I had.. but here are the high level steps...
- Deploy some application using Github as the source
- Setup new github webhook using the "generic webhook" URL option from the deployment's build config
- github sends a ping event to openshift
- openshift re-builds - which is incorrect
Current Result
Openshift re-builds the appln/pod when github sends a ping event
Expected Result
Openshift should ignore when github sends a ping event It should re-build only for a push event
Additional Information
Not sure if this helps, but when I use "github webhook" URL from the build config, openshift does not re-build on a ping event
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.
If this issue is safe to close now please do so with /close.
/lifecycle stale
/remove-lifecycle stale
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.
If this issue is safe to close now please do so with /close.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen.
If this issue is safe to close now please do so with /close.
/lifecycle rotten /remove-lifecycle stale
Rotten issues close after 30d of inactivity.
Reopen the issue by commenting /reopen.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Exclude this issue from closing again by commenting /lifecycle frozen.
/close
@openshift-bot: Closing this issue.
In response to this:
Rotten issues close after 30d of inactivity.
Reopen the issue by commenting
/reopen. Mark the issue as fresh by commenting/remove-lifecycle rotten. Exclude this issue from closing again by commenting/lifecycle frozen./close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.