Skip to content
Success

Changes

Summary

  1. feat(scripts/pingcap/community): refactor community member syncing (commit: c45ba4f) (details)
Commit c45ba4fd7249d0b3e782f4491707ce872b577dd1 by noreply
feat(scripts/pingcap/community): refactor community member syncing (#3508)

Why: we need control the approval for files in root folder of the
project, so we need filter mode OWNERS files to work correct with
community memberships.

Changes:
- Add CLI option: `--filterMode`, default is `false`.

Effects:
- simple prow owners mode: https://github.com/pingcap/tidb/pull/60977
- filter prow owners mode: https://github.com/pingcap/tidb/pull/60976
(commit: c45ba4f)
The file was addedscripts/pingcap/community/prow-owners.ts
The file was addedscripts/pingcap/community/community-parser.ts
The file was addedscripts/pingcap/community/prow-owners-parser.ts
The file was modifiedprow-jobs/pingcap/community/postsubmits.yaml (diff)
The file was addedscripts/pingcap/community/prow-owners-updater.ts
The file was modifiedscripts/pingcap/community/update-prow-owners.ts (diff)
The file was modifiedprow-jobs/tikv/community/postsubmits.yaml (diff)