k8s.io/test-infra@v0.0.0-20240520184403-27c6b4c223d8/config/testgrids/kubernetes/sig-contribex/config.yaml (about) 1 # Dashboard Group 2 3 dashboard_groups: 4 - name: sig-contribex 5 dashboard_names: 6 - sig-contribex-community 7 - sig-contribex-k8s-triage-robot 8 - sig-contribex-org 9 - sig-contribex-slack-infra 10 11 # Dashboards 12 13 dashboards: 14 - name: sig-contribex-community 15 - name: sig-contribex-k8s-triage-robot 16 - name: sig-contribex-org 17 dashboard_tab: 18 - name: test-all 19 test_group_name: pull-org-test-all 20 code_search_url_template: 21 url: https://github.com/kubernetes/org/compare/<start-custom-0>...<end-custom-0> 22 - name: verify-all 23 test_group_name: pull-org-verify-all 24 code_search_url_template: 25 url: https://github.com/kubernetes/org/compare/<start-custom-0>...<end-custom-0> 26 - name: sig-contribex-slack-infra