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

Missing dra-pci-driver for approve and lgtm #3590

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

alicefr
Copy link
Member

@alicefr alicefr commented Aug 20, 2024

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Checklist

This checklist is not enforcing, but it's a reminder of items that could be relevant to every PR.
Approvers are expected to review this list.

Release note:


@kubevirt-bot kubevirt-bot added the dco-signoff: yes Indicates the PR's author has DCO signed all their commits. label Aug 20, 2024
Copy link
Member

@xpivarc xpivarc left a comment

Choose a reason for hiding this comment

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

/approve

@kubevirt-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: xpivarc

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubevirt-bot kubevirt-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 20, 2024
@victortoso
Copy link
Member

Perhaps we should compile a small doc about steps on enabling new repos :)

/lgtm

@kubevirt-bot kubevirt-bot added the lgtm Indicates that a PR is ready to be merged. label Aug 20, 2024
@alicefr
Copy link
Member Author

alicefr commented Aug 20, 2024

Perhaps we should compile a small doc about steps on enabling new repos :)

Actually, there is: https://github.com/kubevirt/project-infra/blob/main/docs/how-to-add-a-new-repository.md

@@ -193,7 +193,7 @@ orgs:
has_projects: false
has_wiki: false
dra-pci-driver:
allow_merge_commit: false
allow_merge_commit: true
Copy link
Contributor

Choose a reason for hiding this comment

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

@xpivarc @alicefr Hi, this is the default merge method, so there is no need to set it explicitly. Unless I am missing something

Copy link
Contributor

Choose a reason for hiding this comment

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

Relying on this line

Copy link
Member Author

Choose a reason for hiding this comment

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

Ok I removed the last commit

Copy link
Member

Choose a reason for hiding this comment

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

@enp0s3
Here we are setting the repository, if you keep this set to false than default merge method is not allowed! Please see note from tide kubevirt/dra-pci-driver#1
@alicefr Please make a PR with this change

Copy link
Contributor

Choose a reason for hiding this comment

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

@xpivarc @alicefr My bad. My intent was to remove the explicit false, because IIUC by default its true.

Copy link
Member Author

Choose a reason for hiding this comment

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

we probably need to add it explicitly, it was set as default when I removed the option

Copy link
Contributor

Choose a reason for hiding this comment

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

@alicefr This is super strange, I see the kubevirt repo configuration for example:

      kubevirt:
        allow_rebase_merge: false
        allow_squash_merge: false
        default_branch: main
        description: Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
        has_projects: true
        homepage: https://kubevirt.io

It doesn't have allow_merge_commit: true set explicitly, nevertheless AFAIK we do see commits with "merge.." in the content in the main branch

@kubevirt-bot kubevirt-bot removed the lgtm Indicates that a PR is ready to be merged. label Aug 20, 2024
@kubevirt-bot kubevirt-bot added the lgtm Indicates that a PR is ready to be merged. label Aug 20, 2024
@victortoso
Copy link
Member

/lgtm

@kubevirt-bot kubevirt-bot merged commit 4836fd2 into kubevirt:main Aug 20, 2024
4 checks passed
@kubevirt-bot
Copy link
Contributor

@alicefr: Updated the plugins configmap in namespace kubevirt-prow at cluster default using the following files:

  • key plugins.yaml using file github/ci/prow-deploy/kustom/base/configs/current/plugins/plugins.yaml

In response to this:

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Checklist

This checklist is not enforcing, but it's a reminder of items that could be relevant to every PR.
Approvers are expected to review this list.

Release note:


Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

chandramerla pushed a commit to chandramerla/project-infra that referenced this pull request Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. lgtm Indicates that a PR is ready to be merged. size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants