team-labeler-action icon indicating copy to clipboard operation
team-labeler-action copied to clipboard

Compare usernames without case-senstitivity

Open AntonNiklasson opened this issue 1 year ago • 7 comments

It seems like the username matching is case-sensitive. It would be convenient to not have that, since it just silently "fails".

I'd be happy to help out, I just don't have time right now.

AntonNiklasson avatar May 26 '23 13:05 AntonNiklasson

Hi @AntonNiklasson

Thanks for your suggestion

Thanks to @7PH who did this PR: https://github.com/JulienKode/team-labeler-action/pull/216

I'll merge it and release it soon

JulienKode avatar Jan 03 '24 07:01 JulienKode

Hey @JulienKode , thanks again for merging, do you plan on releasing a new version in the next weeks?

7PH avatar Jan 22 '24 10:01 7PH

I'm pinging you again @JulienKode because last time you said you missed my notification, don't feel rushed if you don't have time to make a release though 😉 Also please do not hesitate to let me know if I can help

7PH avatar Jan 29 '24 23:01 7PH

Hello, here's your monthly ping @JulienKode 😁

7PH avatar Feb 29 '24 15:02 7PH

Monthly ping again @JulienKode 🤗 do you plan to release at some point?

7PH avatar Mar 26 '24 16:03 7PH

You can specify a commit as the version. Perhaps that unblocks you a bit.

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-using-versioned-actions

AntonNiklasson avatar Mar 26 '24 17:03 AntonNiklasson

You can specify a commit as the version. Perhaps that unblocks you a bit.

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-using-versioned-actions

Hey @AntonNiklasson , thanks for the tip! That's for the company, so I can't really point to a specific commit as using a proper released version is a cleaner solution for us

7PH avatar Apr 02 '24 16:04 7PH

@7PH @AntonNiklasson I am really sorry to take so much time to respond, thanks for all of your help

@7PH thanks for adding this feature I've released it today in https://github.com/JulienKode/team-labeler-action/releases/tag/v1.2.0

JulienKode avatar May 30 '24 18:05 JulienKode