kubebuilder icon indicating copy to clipboard operation
kubebuilder copied to clipboard

🐛 fix: Fix slack channel access address

Open uos-ljtian opened this issue 1 year ago • 4 comments
trafficstars

Repair access address.

https://slack.k8s.io/#kubebuilder -> https://kubernetes.slack.com/messages/#kubebuilder

uos-ljtian avatar Mar 18 '24 09:03 uos-ljtian

Welcome @uos-ljtian!

It looks like this is your first PR to kubernetes-sigs/kubebuilder 🎉. 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/kubebuilder 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 Mar 18 '24 09:03 k8s-ci-robot

Hi @uos-ljtian. 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 Mar 18 '24 09:03 k8s-ci-robot

@camilamacedo86 Please review

uos-ljtian avatar Mar 19 '24 01:03 uos-ljtian

/cc @camilamacedo86

uos-ljtian avatar Mar 25 '24 05:03 uos-ljtian

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: camilamacedo86, uos-ljtian

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 Mar 29 '24 08:03 k8s-ci-robot

/ok-to-test

camilamacedo86 avatar Mar 29 '24 08:03 camilamacedo86

@uos-ljtian: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-kubebuilder-test 3ce1183907fc66a052feea54eb920e4b36c897d1 link true /test pull-kubebuilder-test
pull-kubebuilder-e2e-k8s-1-26-6 3ce1183907fc66a052feea54eb920e4b36c897d1 link true /test pull-kubebuilder-e2e-k8s-1-26-6

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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. I understand the commands that are listed here.

k8s-ci-robot avatar Mar 29 '24 08:03 k8s-ci-robot

This one change only README the issue with the CI was fixed in: https://github.com/kubernetes-sigs/kubebuilder/pull/3824 we can safely move forward

camilamacedo86 avatar Mar 29 '24 19:03 camilamacedo86