mirror of
https://github.com/ProtonMail/protoncore_android.git
synced 2026-05-15 09:50:41 +00:00
ci: Remove random reviewers (not working correctly).
This commit is contained in:
committed by
MargeBot
parent
b5341990d1
commit
1b8b7a482f
@@ -2,8 +2,6 @@ require './ci/danger/conventional_commits.rb'
|
||||
|
||||
warn("Big PR") if git.insertions > 1000
|
||||
|
||||
random_reviewers.assign(["marmatys", "dkadrikj", "nmarietta"])
|
||||
|
||||
commit_message_errors = check_conventional_commits()
|
||||
if !commit_message_errors.empty?
|
||||
formatted_errors = commit_message_errors.join("\n-")
|
||||
|
||||
Reference in New Issue
Block a user