arquillian / ike-prow-plugins

Set of plugins for Prow automation platform
Apache License 2.0
9 stars 10 forks source link

feat: add fabric8-webhook service to the list #262

Closed khrm closed 5 years ago

khrm commented 5 years ago

This adds fabric8-webhook from fabric8-service orgnasiation to the osio-plugins.yaml to enable testing via prow. Also, correct the name of fabric8-build service name.

Fixes: https://github.com/fabric8-services/fabric8-webhook/issues/3

alien-ike commented 5 years ago

Ike Plugins (pr-sanitizer)

Thank you @khrm for this contribution!

This pull request doesn't comply with the conventions given by the pr-sanitizer plugin. The following items are necessary to fix:

Issue link

The PR description is missing any issue link that would be used with any of the GitHub keywords. Having it in the PR description ensures that the issue is automatically closed when the PR is merged.

Your plugin configuration is stored in the file.

bartoszmajsak commented 5 years ago

Thanks @khrm. Did you follow dev-guide and requested update of config-map by SD in HK repo?