layer5io / linkerd-service-mesh-workshop

Linkerd service mesh training: workshop, slides, and labs

Home Page:https://layer5.io/workshops

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[CI] add label commenter workflow

aminoxix opened this issue · comments

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:

I am interested in working on this issue.

Sounds good @monalisha31 😄