otasoft/otasoft-api

extend label.yml script with new labels

Baroshem opened this issue · 1 comments

Feature Request

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

We currently have an @actions/label workflow implemented with basic label.yml script to add labels based on file changes. It would be very beneficial to extend this logic so that labels could be automatically assigned to pull requests, i.e.

Add label nginx for pull requests that are changing nginx config file.

Create as much as you can. To test this you would have to push the commit to the repo to trigger ci in Github.

Teachability, Documentation, Adoption, Migration Strategy

What is the motivation / use case for changing the behavior?

Stale issue message