ovn-org / ovn-kubernetes

A robust Kubernetes networking platform
https://ovn-kubernetes.io/
Apache License 2.0
768 stars 334 forks source link

Add labeler workflow for PRs #4404

Closed tssurya closed 1 month ago

tssurya commented 1 month ago

What this PR does and why is it needed

I am manually having to label the PRs; none of the authors do this and neither can we expect them to start doing this since everyone loves writing code but rarely like project management duties that come with it.

This attempts to automate this process. This is just a part1 of this process and in case it turns out to work well we can fill in the same for the remaining area labels.

Which issue(s) this PR fixes

Fixes #

Special notes for reviewers

Uses https://github.com/marketplace/actions/labeler See that for more information on fine tuning

How to verify it

I guess we just need to merge this and then test it out?

Details to documentation updates

Description for the changelog

Does this PR introduce a user-facing change?

NONE
coveralls commented 1 month ago

Coverage Status

coverage: 52.544% (-0.04%) from 52.588% when pulling e7670ab92b9d4bf3238595e345b9bbaada87f8f4 on tssurya:automatic-area-labels into 03f117efad12ccf706c9121e6074a6084d534a45 on ovn-org:master.