Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: ignore case when matching yml configuration to GitHub author #216

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

7PH
Copy link
Contributor

@7PH 7PH commented Dec 13, 2023

This PR adds support for case-insensitive matching when comparing the github usernames from the yml configuration to the GitHub actual username.

Coincidentally, I've seen that someone opened an issue for the same feature request.

@7PH 7PH marked this pull request as ready for review December 13, 2023 19:32
@7PH
Copy link
Contributor Author

7PH commented Dec 13, 2023

Hello @JulienKode , I've also added a test for that change. Please let me know if I can help further with this!

@7PH
Copy link
Contributor Author

7PH commented Dec 20, 2023

Hello @JulienKode , any news on this? Please let me know if I can help in any way to get this merged

@JulienKode
Copy link
Owner

Hi @7PH

Thanks for handling this and doing it !
That's really kind

Sorry I missed all of my github notification

I'll review it soon

@JulienKode JulienKode merged commit 2511c31 into JulienKode:master Jan 3, 2024
2 checks passed
@7PH
Copy link
Contributor Author

7PH commented Jan 4, 2024

No worry! Thanks for taking the time to review and merge this 😁

greg-agacinski pushed a commit to nobl9/team-labeler-action that referenced this pull request Mar 1, 2024
* feat: ignore case when matching yml configuration to GitHub author (JulienKode#216)

* chore(deps): update dependency eslint to v8.56.0 (JulienKode#218)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @typescript-eslint/parser to v5.62.0 (JulienKode#215)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/js-yaml to v4.0.9 (JulienKode#213)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/node to v18.19.4 (JulienKode#214)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @types/jest to v29.5.11 (JulienKode#212)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @vercel/ncc to v0.38.1 (JulienKode#217)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

---------

Co-authored-by: Benjamin Raymond <31401273+7PH@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants