layer5io / advanced-istio-service-mesh-workshop

Advanced Istio Service Mesh Workshop
https://layer5.io/workshops
Apache License 2.0
32 stars 37 forks source link

[CI] add label commenter workflow #23

Closed aminoxix closed 2 years ago

aminoxix commented 3 years ago

Description:

This repository should have the label commenter workflow. It would run whenever an issue/pr is labelled with one of the targeted labels and comment down any relevant information.

Contributor Reference:

The workflow would use: https://github.com/peaceiris/actions-label-commenter

A sample workflow is defined in: https://github.com/meshery/meshery/blob/master/.github/workflows/label-commenter.yml.

It would also need a sample configuration which is defined in: https://github.com/meshery/meshery/blob/master/.github/label-commenter-config.yml

NOTE:

mindninjaX commented 2 years ago

@amino19 Sounds interesting! I would like to work on this!

aminoxix commented 2 years ago

@mindninjaX: Yay, nice to see you back to Layer5. Welcome! :pray: Thanks for picking this up, here's your way! :rocket:

mindninjaX commented 2 years ago

Thanks @amino19! Feels great to be back 🔥

leecalcote commented 2 years ago

Checking in on progress here...