Skip to content

A Prow external plugin that lets the bot answer properly...

Notifications You must be signed in to change notification settings

leodido/saymyname-prow-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

saymyname-prow-plugin

This is a Prow external plugin.

If you comment /poiana on Github, Prow replies with a random sentence...

You can learn about Prow external plugins from below links:

Docker image is here: https://hub.docker.com/repository/docker/leodido/saymyname-prow-plugin

Deploy plugin

$ kubectl apply -f https://raw.githubusercontent.com/leodido/prow-plugin-saymyname/master/deploy.yaml

Enable plugin

Append a below setting to your plugins.yaml.

external_plugins:
  <org>/<repo>:
  - name: saymyname
    endpoint: http://saymyname.default.svc.cluster.local:8787
    events:
    - issue_comment

TODO

  • Make configurable:
    • Slash command
    • Sentences set
  • Test it with phony

Analytics

About

A Prow external plugin that lets the bot answer properly...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published