I want to automate logic of labels in my repo.
I tried to use https://github.com/actions/labeler, but it’s only handle label regarding to file routes/branch names.
Is it possible to add label x
when we have y
approves on PR
I want to automate logic of labels in my repo.
I tried to use https://github.com/actions/labeler, but it’s only handle label regarding to file routes/branch names.
Is it possible to add label x
when we have y
approves on PR