-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Allow openstack-approvers LGTM
#633
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
Conversation
Commit c1aa022 allowed openstack-approvers to approve the commits, but not merge them (via `/lgtm`). This is an oversight fixed by adding the group to `reviewers` in addition to `approvers`.
|
oh, mmh! I think I missed that part. Thanks for this patch! |
openstack-approwers LGTMopenstack-approvers LGTM
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: crawford, tomassedovic The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
I think |
|
/hold |
|
Actually, a better example would be any of the current maintainers approving anything with |
|
Right, good point. The person trying and failing to You've already participated in that thread and it looks like the underlying issue is elsewhere -- the openstack team (https://github.com/orgs/openshift/teams/team-openstack-cloud-provider/repositories) not being associated with this repo. I'll close the PR for now. We can reopen it if it turns out to be useful as well. |
Commit c1aa022 allowed openstack-approvers to approve the commits, but
not merge them (via
/lgtm). This is an oversight fixed by adding thegroup to
reviewersin addition toapprovers.