main icon indicating copy to clipboard operation
main copied to clipboard

Investigate ChatOps

Open noelmiller opened this issue 1 month ago • 0 comments

Proposal

What would it take to get ChatOps working with Discord? Currently we have a basic webhook that is pulling in new issues that are created and dumping them into Discord.

Ideal scenario

You have different commands like: /build main, /build hwe, /build bluefin, etc. This would be nice to be able to use right inside of discord.

Security concerns

  1. How do we lock down permissions to ensure this only works with members with the right permissions?
  2. Can we integrate this with Prow somehow?

noelmiller avatar May 10 '24 19:05 noelmiller