mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
cmd/lib/ci_matrix: add token skip label
This commit is contained in:
@@ -159,6 +159,8 @@ module CiMatrix
|
||||
bitbucket_repository]
|
||||
end
|
||||
|
||||
audit_exceptions << %w[token_conflicts token_valid token_bad_words] if labels.include?("ci-skip-token")
|
||||
|
||||
audit_args << "--except" << audit_exceptions.join(",") if audit_exceptions.any?
|
||||
|
||||
cask_content = path.read
|
||||
|
||||
Reference in New Issue
Block a user