layer5io / linkerd-service-mesh-workshop

Linkerd service mesh training: workshop, slides, and labs
https://layer5.io/workshops
Apache License 2.0
47 stars 23 forks source link

[CI] add label commenter workflow #20

Closed aminoxix closed 3 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:

monalisha31 commented 3 years ago

I am interested in working on this issue.

warunicorn19 commented 3 years ago

Sounds good @monalisha31 😄