代码拉取完成,页面将自动刷新
# this is how you configure zappr
# a more exhaustive description is at
# https://zappr.readthedocs.io/en/latest/setup
# just an example how to configure it
approvals:
pattern: "^(:\\+1:|👍)" # must start with thumbs up
minimum: 2 # at least two approvals from other people necessary
from: # has to be either one of the following
collaborators: true
# uncomment this if you want to change anything
# approvals:
# by default, an approval is the thumbs up emoji only: ^:\\+1:$
# uncomment this line to change the approval pattern to "lgtm" at the beginning of the comment
# pattern: "^lgtm"
# by default, every pull request requires two approvals
# uncomment this line to change it to three
# minimum: 3
# by default, the pull request opener can approve its own pull request
# uncomment this line to ignore approvals from the pull request opener
# (there is also `last_committer` and `both`)
# ignore: pr_opener
# by default, zappr counts everyone as a valid approver
# uncomment these lines to change it to only collaborators
# (you can also specify `orgs` and `users` and define `groups`)
# from:
# collaborators: true
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。