cluster-api-provider-vsphere icon indicating copy to clipboard operation
cluster-api-provider-vsphere copied to clipboard

:seedling: Added PR message verification with kubebuilder-release-tools

Open AectannArd opened this issue 2 years ago • 15 comments

What this PR does / why we need it: It adds instrumentation for verifying PR with kubebuilder-release-tools

Which issue(s) this PR fixes: Fixes #1548

Special notes for your reviewer: Brings dependency on kubebuilder-release-tools No images are affected

Release note:

AectannArd avatar Jun 23 '22 22:06 AectannArd

CLA Signed

The committers listed above are authorized under a signed CLA.

  • :white_check_mark: login: AectannArd / name: Grey (48bb8ac965ef444507aaefe9b443f3a90c513919, 35585c0d8e1820d87bd3327fb6362848b993bdba)

Welcome @AectannArd!

It looks like this is your first PR to kubernetes-sigs/cluster-api-provider-vsphere 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.

You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.

You can also check if kubernetes-sigs/cluster-api-provider-vsphere has its own contribution guidelines.

You may want to refer to our testing guide if you run into trouble with your tests not passing.

If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!

Thank you, and welcome to Kubernetes. :smiley:

k8s-ci-robot avatar Jun 23 '22 22:06 k8s-ci-robot

Hi @AectannArd. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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/test-infra repository.

k8s-ci-robot avatar Jun 23 '22 22:06 k8s-ci-robot

@srm09 could you please take a look?

AectannArd avatar Jun 24 '22 16:06 AectannArd

/ok-to-test

srm09 avatar Jun 30 '22 17:06 srm09

@AectannArd could you fix the markdown error for this one?

srm09 avatar Jun 30 '22 18:06 srm09

Sure thing. I'll fix both the @ditsuke comment and the markdown issue

AectannArd avatar Jul 04 '22 17:07 AectannArd

I've fixed the aforementioned issues. A small notice should be that if your are planning to use release-note generation then the branching structure of the repo will have to be changed 'cause the note generation tool works only with hard-coded patterns which seem to be not overrideable.

AectannArd avatar Jul 09 '22 23:07 AectannArd

@srm09 please take a look

AectannArd avatar Jul 20 '22 01:07 AectannArd

/assign

AectannArd avatar Aug 01 '22 20:08 AectannArd

/cc @srm09

AectannArd avatar Aug 01 '22 20:08 AectannArd

/cc @ditsuke

AectannArd avatar Aug 01 '22 20:08 AectannArd

/cc @srm09

AectannArd avatar Aug 06 '22 21:08 AectannArd

@ditsuke thanks, let's hope that @srm09 will find a moment to check it in the nearest future

AectannArd avatar Aug 07 '22 15:08 AectannArd

@AectannArd Can you suggest what are the changes required for the repo? I'd like to close loop on this one in the next release, if possible and if the changes to the repo structure don't have far reaching effects.

srm09 avatar Sep 09 '22 18:09 srm09

/retest

AectannArd avatar Sep 11 '22 17:09 AectannArd

@srm09 All the file changes for the feature to work are supplied in this PR. They bring 2 things:

  • a github-action for controlling the MR-titles (it will demand that all the following PRs have a classifier-prefix, otherwise the MR will fail to build
  • a command make generate-release-notes for you to call while preparing for the release which will output the groupped textblocks of release changeset

The worst thing that could happen is that all the PRs open at the moment will have to fix their title.

AectannArd avatar Sep 11 '22 18:09 AectannArd

/assign @srm09

AectannArd avatar Sep 22 '22 15:09 AectannArd

@srm09 can we go ahead and merge or should we wait for @vrabbi 's approval?

AectannArd avatar Oct 04 '22 17:10 AectannArd

/lgtm /approve

srm09 avatar Oct 12 '22 22:10 srm09

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: srm09

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

k8s-ci-robot avatar Oct 12 '22 22:10 k8s-ci-robot