1 Star 0 Fork 28

SmartsYoung/ci-bot

forked from openEuler/ci-bot 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.yaml 2.46 KB
一键复制 编辑 原始数据 按行查看 历史
xwzQmxx 提交于 2020-11-04 16:08 . fix issue I23WCN
giteeToken: "******"
webhookSecret: "******"
databaseType: "mysql"
databaseHost: "127.0.0.1"
databasePort: 3306
databaseName: "cibot"
databaseUserName: "root"
databasePassword: "******"
#the flag that pull request commit_id has changed
prUpdateLabelFlag: "source_branch_changed"
#List of labels that need to be deleted after the commit_id is changed
delLabels:
- lgtm
- approve
- priority
- openeuler-cla
- sig
- kind
lgtmCountsRequired: 1
#Add additional lgtm label quantity limit settings to the organization or repositories
#the member variables lcrType indicates whether the setting is for an organization or a repositories,
#optional configuration items: org or repo .
extraLgtmCountRequired:
- lcrType: repo
lcrName: xwzQmxx/test
lcrCount: 2
- lcrType: org
lcrName: cve-test
lcrCount: 4
requiringLabels:
- openeuler-cla/yes
missingLabels:
- do-not-merge
watchProjectFiles:
- watchProjectFileOwner: openeuler
watchprojectFileRepo: infrastructure
watchprojectFilePath: repository/openeuler.yaml
watchProjectFileRef: master
- watchProjectFileOwner: openeuler
watchprojectFileRepo: infrastructure
watchprojectFilePath: repository/src-openeuler.yaml
watchProjectFileRef: master
watchProjectFileDuration: 60
watchSigFiles:
- watchSigFileOwner: openeuler
watchSigFileRepo: community
watchSigFilePath: sig/sigs.yaml
watchSigFileRef: master
watchSigFileDuration: 60
watchOwnerFiles:
- watchOwnerFileOwner: openeuler
watchOwnerFileRepo: community
watchOwnerFilePath: sig/*/OWNERS
watchOwnerFileRef: master
watchOwnerFileDuration: 300
watchFrozenFile:
- frozenFileOwner: openEuler
frozenFileRepo: release-management
frozenFilePath: release-management.yaml
frozenFileRef: master
watchFrozenDuration: 300
botName: openeuler-ci-bot
communityName: openEuler
claLink: https://openeuler.org/en/other/cla/
commandLink: https://gitee.com/openeuler/community/blob/master/en/sig-infrastructure/command.md
contactEmail: contact@openeuler.org
accordingfile: "src-openeuler.yaml"
newfileowner: "src-openeuler"
newfilerepo: "obs_meta"
newfilebranch: "master"
tmpservicefile: "_service"
tmpservicepath: "master/openEuler:Factory/#projectname#/_service"
guideurl: "https://gitee.com/openeuler/community/tree/master/zh/contributors"
autoDetectCla: false
checkPrReviewer: true
#Tips for setting reviewers
setReviewerTip: "Thank you for submitting a PullRequest, but it is detected that you have not set a reviewer, please set a reviewer. "
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/smartsyoung/ci-bot.git
git@gitee.com:smartsyoung/ci-bot.git
smartsyoung
ci-bot
ci-bot
master

搜索帮助