labeler icon indicating copy to clipboard operation
labeler copied to clipboard

Add labels based of the pull request author

Open inikolaev opened this issue 4 years ago • 11 comments

I have a use-case with a common repository in which many different teams are contributing and I would like to set a label based on team the person belongs to.

The way I see it can be done is very similar to the file globs, but need to somehow distinguish between file globs and user handles:

label-to-apply:
 - user1
 - user2
 - user3

inikolaev avatar Sep 21 '20 18:09 inikolaev

+1

jpbriggs408 avatar Jan 15 '21 20:01 jpbriggs408

+1. Would be super useful

drummerjolev avatar Nov 04 '21 09:11 drummerjolev

+1. Would be great for teams too.

zacharymctague avatar Dec 15 '21 03:12 zacharymctague

+1

k-sav avatar Dec 15 '21 03:12 k-sav

This may be helpful for some of you: https://github.com/marketplace/actions/team-label-action

drummerjolev avatar Jan 04 '22 10:01 drummerjolev

I am going to take a stab at this, seems straightforward but any help is appreciated. Also if someone else is already working on this, let me know

tillydray avatar Dec 07 '22 20:12 tillydray

+1

sgowroji avatar Feb 07 '23 17:02 sgowroji

+1

morrijm4 avatar May 10 '24 14:05 morrijm4