diff --git a/.github/workflows/ci-bot.yml b/.github/workflows/ci-bot.yml index 3bee034..c60698f 100644 --- a/.github/workflows/ci-bot.yml +++ b/.github/workflows/ci-bot.yml @@ -11,7 +11,7 @@ on: issues: types: - opened - + # https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request_target pull_request_target: types: @@ -56,6 +56,8 @@ env: APPROVERS_PLUGINS: |- label merge + base + rebase # This plugins is for in the MAINTAINERS environment variable MAINTAINERS_PLUGINS: |- @@ -65,10 +67,13 @@ env: OWNERS_PLUGINS: "" REVIEWERS: |- + yankay wzshiming APPROVERS: |- + yankay wzshiming MAINTAINERS: |- + yankay wzshiming GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} @@ -87,7 +92,7 @@ env: permissions: actions: write checks: read - contents: read + contents: write deployments: none id-token: none issues: write @@ -100,7 +105,6 @@ permissions: statuses: read jobs: - bot: name: Bot runs-on: ubuntu-latest diff --git a/README.md b/README.md index 776378e..79ef2b8 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,12 @@ wget -O deploy.yaml https://raw.githubusercontent.com/kubernetes/ingress-nginx/c cat ./deploy.yaml | ./image-filter.sh | kubectl apply -f - ``` +## [友情链接]加速三剑客 + +* 镜像加速:https://github.com/DaoCloud/public-image-mirror +* 二进制文件加速:https://github.com/DaoCloud/public-binary-files-mirror +* Helm 加速:https://github.com/DaoCloud/public-helm-charts-mirror + ## 贡献者 @@ -93,3 +99,5 @@ cat ./deploy.yaml | ./image-filter.sh | kubectl apply -f - Made with [contrib.rocks](https://contrib.rocks). + + diff --git a/mirror.txt b/mirror.txt index 0bb2f15..9727d72 100644 --- a/mirror.txt +++ b/mirror.txt @@ -283,6 +283,7 @@ gcr.io/k8s-staging-kube-state-metrics/kube-state-metrics gcr.io/k8s-staging-nfd/node-feature-discovery gcr.io/k8s-staging-test-infra/krte gcr.io/kaniko-project/executor +gcr.io/knative-releases/knative.dev/client/cmd/kn gcr.io/knative-releases/knative.dev/eventing/cmd/controller gcr.io/knative-releases/knative.dev/eventing/cmd/in_memory/channel_controller gcr.io/knative-releases/knative.dev/eventing/cmd/in_memory/channel_dispatcher