Hi, all
近期,对src-openeuler.yaml仓库配置文件和src-openeuler组织下代码仓库的分支进行扫描,发现目前有以下三类问题:
1. 配置文件中没有该分支,但是gitee代码仓库中有该分支,且分支为protected。
    处理建议:知会相关仓库maintainer和release-management SIG对齐,确定调整方案后保持仓库和配置文件一致。
2. 配置文件中和gitee代码仓库中都有该分支,但分支属性不一致。其中有4个事配置文件为readonly而gitee上属性未对应。
    处理建议:根据配置文件中分支属性调整gitee代码仓库中分支属性。(主要是改readonly)
3. 配置文件中有该分支,但gitee代码仓库中无该分支,只有一个仓库obs_meta.
    处理建议:通知相关责任人确认,或补齐仓库中分支,或移除配置文件中配置项。


Recently, the src-openeuler.yaml repository configuration file and the branch of the code repository under the src-openeuler organization were scanned and the following problems were found:
1. This branch does not exist in the configuration file but exists in the Gitee and is protected.
Handling suggestion: Notify the maintainer and release-management SIG to discuss and adjust solution. After the adjustment solution is determined, ensure that the branches of the repository is consistent with the configuration file.
2. The branch exists in the configuration file and in the Gitee code repository, but the branch attributes are inconsistent. The configuration file is readonly and the attribute on the gitee is not readonly.
Handling suggestion: Adjust the branch attributes in the Giitee code repository based on the branch attributes in the configuration file. (readonly)
3. This branch exists in the configuration file but does not exist in the Gitee code repository. Only obs_meta exists.
Handling suggestion: Inform related owners to confirm, supplement branches in the repository, or remove configuration items from the configuration file