diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2022-06-30 14:00:44 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-30 14:00:44 -0700 |
| commit | 44f59b124f305df475a4293e20d50dacafef77ad (patch) | |
| tree | a97e3c7ab9556cabec06b8fc56a2a252b09e17c7 /github-management | |
| parent | a7cb5e7b61ad7e85b60d6beb2170c1edd50a4cb3 (diff) | |
| parent | 3d86e60785b5e29c57e95f20a68be76afbb92557 (diff) | |
Merge pull request #6586 from Nordix/fix-dead-plugins-yaml-reference
Fix plugins.yaml reference link
Diffstat (limited to 'github-management')
| -rw-r--r-- | github-management/setting-up-cla-check.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/github-management/setting-up-cla-check.md b/github-management/setting-up-cla-check.md index be1ae381..acedad67 100644 --- a/github-management/setting-up-cla-check.md +++ b/github-management/setting-up-cla-check.md @@ -63,7 +63,7 @@ instead of direct pushing that will never kick off a CLA check. The label automation is done using the [CLA plugin in prow](https://git.k8s.io/test-infra/prow/plugins/cla). In order to turn on the CLA labels on your repo, add it as appropriate within the -[plugins.yaml](https://git.k8s.io/test-infra/prow/plugins.yaml), and add the cla +[plugins.yaml](https://git.k8s.io/test-infra/config/prow/plugins.yaml), and add the cla plugin to it. You also need to add [@k8s-ci-robot](https://github.com/k8s-ci-robot) as one of |
