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(manage-merge-queue): allow only maintainers to jump the queue #651

Merged
merged 5 commits into from
Aug 7, 2024

Conversation

bherrmann2
Copy link
Contributor

@bherrmann2 bherrmann2 commented Aug 7, 2024

📝 Description

  • Adding an option to enable only allowing maintainers to be able to jump the queue

🔗 Related Issues

@bherrmann2 bherrmann2 requested a review from a team as a code owner August 7, 2024 16:28
@@ -16,7 +16,7 @@ import { context } from '@actions/github';
import { octokit } from '../octokit';

export class IsUserInTeam extends HelperInputs {
login = '';
login? = '';
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

had to switch this so the default value on line 23 can actually be leveraged

@danadajian danadajian merged commit 1a0754f into ExpediaGroup:main Aug 7, 2024
3 of 6 checks passed
@bherrmann2 bherrmann2 deleted the maintainers-jump branch August 7, 2024 19:23
@danadajian
Copy link
Contributor

🎉 This PR is included in version 1.62.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.

2 participants