diff options
| author | ramnar <raam.soft@gmail.com> | 2018-11-28 01:37:08 +0530 |
|---|---|---|
| committer | ramnar <raam.soft@gmail.com> | 2018-11-28 01:37:08 +0530 |
| commit | 249a50eb5ec4552b6ff46c5b4c8e4615b945e9d6 (patch) | |
| tree | 667efc93a24bf6e43270d46ce49722095ba2d7ac /github-management | |
| parent | 4fc2b6bf79e63b133e54d7f5b3fe40059f6605c3 (diff) | |
Broken Links fix for 2696
FILE: ./sig-cloud-provider/CHARTER.md
[✖] https://github.com/kubernetes/community/blob/master/keps/0002-controller-manager.md
→ Status: 404
[✖] https://github.com/kubernetes/community/blob/master/keps/0002-controller-manager.md#repository-requirements
→ Status: 404
FILE: ./github-management/setting-up-cla-check.md
[✖] https://identity.linuxfoundation.org/lfcla/github/postreceive?group=284&comment=no&target=https://identity.linuxfoundation.org/projects/cncf
→ Status: 404
FILE: ./sig-scalability/blogs/k8s-services-scalability-issues.md
[✖] https://cilium.io/blog/2018/04/17/why-is-the-kernel-community-replacing-iptables)
→ Status: 404
FILE: ./sig-scalability/goals.md
[✖] provider-configs.md → Status: 400 Error: ENOENT: no such file or
directory, access
'/home/jorge/src/kubernetes/community/sig-scalability/provider-configs.md'
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 089b8b31..be1ae381 100644 --- a/github-management/setting-up-cla-check.md +++ b/github-management/setting-up-cla-check.md @@ -11,7 +11,7 @@ setup the Linux Foundation CNCF CLA check for your repositories, please read on. 1. Go to the settings for your organization or webhook, and choose Webhooks from the menu, then "Add webhook" - Payload URL: - https://identity.linuxfoundation.org/lfcla/github/postreceive?group=284&comment=no&target=https://identity.linuxfoundation.org/projects/cncf + `https://identity.linuxfoundation.org/lfcla/github/postreceive?group=284&comment=no&target=https://identity.linuxfoundation.org/projects/cncf` - `group=284` specifies the ID of the CNCF project authorized committers group in our CLA system. - `comment=no` specifies that our system should not post help comments |
