kubernetes / test-infra

Test infrastructure for the Kubernetes project.
Apache License 2.0
3.81k stars 2.61k forks source link

config/jobs: revert frequency of CLA bot to 10m #32879

Closed MadhavJivrajani closed 14 hours ago

MadhavJivrajani commented 2 days ago

We changed the frequency of the CLA bot to 24 hours to avoid spam while the EasyCLA migration was going on (https://github.com/kubernetes/test-infra/pull/29148)

Now that that is done, we should probably revert back to 10m to let the bot help commenting with /easycla and avoid having new contributors figure out how to recheck CLA status.

Here's what needs to be done

https://github.com/kubernetes/test-infra/blob/b89b3769f19b8f990a1ad64c547375373cca995e/config/jobs/kubernetes/sig-k8s-infra/trusted/sig-contribex-k8s-triage-robot.yaml#L91-L92

Remove the TODO and change interval to 10m

/sig contributor-experience /good-first-issue

k8s-ci-robot commented 2 days ago

@MadhavJivrajani: This request has been marked as suitable for new contributors.

Guidelines

Please ensure that the issue body includes answers to the following questions:

For more details on the requirements of such an issue, please see here and ensure that they are met.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-good-first-issue command.

In response to [this](https://github.com/kubernetes/test-infra/issues/32879): >We changed the frequency of the CLA bot to 24 hours to avoid spam while the EasyCLA migration was going on (https://github.com/kubernetes/test-infra/pull/29148) > >Now that that is done, we should probably revert back to 10m to let the bot help commenting with `/easycla` and avoid having new contributors figure out how to recheck CLA status. > >### Here's what needs to be done > >https://github.com/kubernetes/test-infra/blob/b89b3769f19b8f990a1ad64c547375373cca995e/config/jobs/kubernetes/sig-k8s-infra/trusted/sig-contribex-k8s-triage-robot.yaml#L91-L92 > >Remove the `TODO` and change interval to `10m` > >/sig contributor-experience >/good-first-issue Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
MadhavJivrajani commented 2 days ago

@anushkaguptaaa do you want to give this a shot?

anushkaguptaaa commented 2 days ago

Surely Madhav!! I'd love to. /assign