Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat(is-user-core-member): add helper to check core membership for PRs #662

Merged
merged 3 commits into from
Sep 5, 2024

Conversation

nlahoty
Copy link
Contributor

@nlahoty nlahoty commented Sep 5, 2024

📝 Description

  • This PR introduces a new helper function isUserCoreMember which accepts a pull_number and calls getCoreMemberLogins to check if the given user is a core member. It provides a boolean value that can be used to either allow or prevent any actions on a PR.

@nlahoty nlahoty requested a review from a team as a code owner September 5, 2024 12:23
README.md Outdated Show resolved Hide resolved
@nlahoty nlahoty changed the title feat: add is-user-core-member helper to check core membership for PRs feat(is-user-core-member): helper to check core membership for PRs Sep 5, 2024
@danadajian danadajian changed the title feat(is-user-core-member): helper to check core membership for PRs feat(is-user-core-member): add helper to check core membership for PRs Sep 5, 2024
@danadajian danadajian enabled auto-merge (squash) September 5, 2024 13:02
@danadajian danadajian merged commit 6731964 into ExpediaGroup:main Sep 5, 2024
2 checks passed
@eg-oss-ci
Copy link

🎉 This PR is included in version 1.63.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants